🔼 Trying out p7zip-threetwo

This commit is contained in:
2022-03-31 22:43:00 -07:00
parent b9abaa280d
commit 86aee7b25d
5 changed files with 17 additions and 17 deletions

18
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"nats": "^1.3.2",
"node-calibre": "^2.1.1",
"node-unrar-js": "^1.0.5",
"p7zip": "^5.0.2",
"p7zip-threetwo": "^1.0.4",
"sharp": "^0.30.3",
"socket.io": "^4.4.0",
"threetwo-ui-typings": "^1.0.14",
@@ -12664,10 +12664,10 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p7zip": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/p7zip/-/p7zip-5.0.2.tgz",
"integrity": "sha512-rIjUMpJuCfz25k7E8r5CHlR9zfm1RKScQp3p//bXWDkWJKrpCsN18wHkNESBim1iumtqDGKfadFIaRG2tRaIUg==",
"node_modules/p7zip-threetwo": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/p7zip-threetwo/-/p7zip-threetwo-1.0.4.tgz",
"integrity": "sha512-eFzv9Cr8+gQN9IhJa0oujGElVnFAlZ6Pqpe+VWzddYz1GW9AAFY5qjdOf1KxRCCyskInOIWNUE35ambfwB4ZPg==",
"hasInstallScript": true,
"os": [
"darwin",
@@ -24767,10 +24767,10 @@
"p-timeout": "^3.0.0"
}
},
"p7zip": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/p7zip/-/p7zip-5.0.2.tgz",
"integrity": "sha512-rIjUMpJuCfz25k7E8r5CHlR9zfm1RKScQp3p//bXWDkWJKrpCsN18wHkNESBim1iumtqDGKfadFIaRG2tRaIUg==",
"p7zip-threetwo": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/p7zip-threetwo/-/p7zip-threetwo-1.0.4.tgz",
"integrity": "sha512-eFzv9Cr8+gQN9IhJa0oujGElVnFAlZ6Pqpe+VWzddYz1GW9AAFY5qjdOf1KxRCCyskInOIWNUE35ambfwB4ZPg==",
"requires": {
"decompress": "^4.2.1"
}