|
|
@@ -10,7 +10,7 @@
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
"dependencies": {
|
|
|
"single-file-cli": "1.0.51",
|
|
|
- "single-file-core": "1.0.58"
|
|
|
+ "single-file-core": "1.0.59"
|
|
|
},
|
|
|
"bin": {
|
|
|
"single-file": "cli/single-file"
|
|
|
@@ -1488,11 +1488,16 @@
|
|
|
"single-file": "single-file"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/single-file-core": {
|
|
|
+ "node_modules/single-file-cli/node_modules/single-file-core": {
|
|
|
"version": "1.0.58",
|
|
|
"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.58.tgz",
|
|
|
"integrity": "sha512-dkWTNlI+Vj0FLVoknUFdr4zas7pJisQ5KWuAomR8GsgZQsCafTL7yOutq0YRp64avozWhlfThza0DpD7cE73eA=="
|
|
|
},
|
|
|
+ "node_modules/single-file-core": {
|
|
|
+ "version": "1.0.59",
|
|
|
+ "resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.59.tgz",
|
|
|
+ "integrity": "sha512-9H4/QZF3VIUjQG0kW5QMWNqJVT7q6ta2r5Pc1cKR5NsUOR8TqCAepyU0VWK7q4vOR6357+Eddv6/QzbyxhJujQ=="
|
|
|
+ },
|
|
|
"node_modules/source-map": {
|
|
|
"version": "0.6.1",
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|