Rerun npm-shrinkwrap.json deduplication

This commit is contained in:
Thodoris Greasidis 2023-07-19 19:44:43 +03:00
parent 5628824bee
commit 98663af7f6

12
npm-shrinkwrap.json generated
View File

@ -1823,9 +1823,9 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@oclif/command": {
"version": "1.8.32",
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.32.tgz",
"integrity": "sha512-vPoSvNM08RCHRcwBK9AyXQW+Np4Ba1ny6tSHTT8G+mqrYDWoCNBx0BD4n58laB1X8rFJ8rMi+L5S8tPAnAZ93w==",
"version": "1.8.33",
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.33.tgz",
"integrity": "sha512-7ZPvThrZaICX1hoZ/S82DaGgjI3UGG2rveBfxCE9JlgvrDQQiHLA6a/N7Hf3jq6t51AkXbBMhaMOBzXtSd73QA==",
"dependencies": {
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.6",
@ -23637,9 +23637,9 @@
}
},
"@oclif/command": {
"version": "1.8.32",
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.32.tgz",
"integrity": "sha512-vPoSvNM08RCHRcwBK9AyXQW+Np4Ba1ny6tSHTT8G+mqrYDWoCNBx0BD4n58laB1X8rFJ8rMi+L5S8tPAnAZ93w==",
"version": "1.8.33",
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.33.tgz",
"integrity": "sha512-7ZPvThrZaICX1hoZ/S82DaGgjI3UGG2rveBfxCE9JlgvrDQQiHLA6a/N7Hf3jq6t51AkXbBMhaMOBzXtSd73QA==",
"requires": {
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.6",