|
@@ -10,7 +10,7 @@
|
|
|
"license": "AGPL-3.0-or-later",
|
|
"license": "AGPL-3.0-or-later",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"single-file-cli": "1.0.47",
|
|
"single-file-cli": "1.0.47",
|
|
|
- "single-file-core": "1.0.54"
|
|
|
|
|
|
|
+ "single-file-core": "1.0.55"
|
|
|
},
|
|
},
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"single-file": "cli/single-file"
|
|
"single-file": "cli/single-file"
|
|
@@ -182,9 +182,9 @@
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@types/node": {
|
|
"node_modules/@types/node": {
|
|
|
- "version": "20.4.4",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.4.tgz",
|
|
|
|
|
- "integrity": "sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew==",
|
|
|
|
|
|
|
+ "version": "20.4.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==",
|
|
|
"devOptional": true
|
|
"devOptional": true
|
|
|
},
|
|
},
|
|
|
"node_modules/@types/resolve": {
|
|
"node_modules/@types/resolve": {
|
|
@@ -1488,11 +1488,16 @@
|
|
|
"single-file": "single-file"
|
|
"single-file": "single-file"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/single-file-core": {
|
|
|
|
|
|
|
+ "node_modules/single-file-cli/node_modules/single-file-core": {
|
|
|
"version": "1.0.54",
|
|
"version": "1.0.54",
|
|
|
"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.54.tgz",
|
|
"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.54.tgz",
|
|
|
"integrity": "sha512-KUvYvfalshUMnEbGkcVAyy/fU+NR3pE0ntWAUvMJIPjUg4yQsvFwjUXwpfDgpHN6zIDzznp0WK7+24Lp3w++Bg=="
|
|
"integrity": "sha512-KUvYvfalshUMnEbGkcVAyy/fU+NR3pE0ntWAUvMJIPjUg4yQsvFwjUXwpfDgpHN6zIDzznp0WK7+24Lp3w++Bg=="
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/single-file-core": {
|
|
|
|
|
+ "version": "1.0.55",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.55.tgz",
|
|
|
|
|
+ "integrity": "sha512-gpD/TGN/tj8tZDp19kKfOH+MA4rbWE9C5aUnACiYE2pXpXcq4B+z+gjE8kEqnGWqaKaK+EmhEEDtCWWaKks0iA=="
|
|
|
|
|
+ },
|
|
|
"node_modules/source-map": {
|
|
"node_modules/source-map": {
|
|
|
"version": "0.6.1",
|
|
"version": "0.6.1",
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|