|
|
@@ -10,7 +10,7 @@
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
"dependencies": {
|
|
|
"single-file-cli": "1.0.32",
|
|
|
- "single-file-core": "1.0.40"
|
|
|
+ "single-file-core": "1.0.41"
|
|
|
},
|
|
|
"bin": {
|
|
|
"single-file": "cli/single-file"
|
|
|
@@ -1467,11 +1467,16 @@
|
|
|
"single-file": "single-file"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/single-file-core": {
|
|
|
+ "node_modules/single-file-cli/node_modules/single-file-core": {
|
|
|
"version": "1.0.40",
|
|
|
"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.40.tgz",
|
|
|
"integrity": "sha512-PfaAHbMoEpPo9IyNUiAkVNouq3CYZVKqlqitCUzARQHpBqs7qTge0zsxJkjtZBHMt7ldnxpjlO0h2ozQQ4IAXA=="
|
|
|
},
|
|
|
+ "node_modules/single-file-core": {
|
|
|
+ "version": "1.0.41",
|
|
|
+ "resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.41.tgz",
|
|
|
+ "integrity": "sha512-kGEq80pHb4lPPWB01bgQRvQx767lr0oMpyRVDFo7CwufwtGcOIMvSkK7ayuGl/5VD23D1gMOkR9SUhx3vkHcqQ=="
|
|
|
+ },
|
|
|
"node_modules/source-map": {
|
|
|
"version": "0.6.1",
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|