diff --git a/package-lock.json b/package-lock.json index aaeb3f3c..98a7f728 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5623,11 +5623,11 @@ } }, "npm": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.1.tgz", - "integrity": "sha512-L9xChb/o6XOYqTEBK+5+T3ph5Q7eCDYuY6Wz5a0s+I+hfMy5L2Kj8t4P5zsP2qJVts0etAx9MHD1meiApvtb9A==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.3.tgz", + "integrity": "sha512-+Cs8TEtkfdQGTIPw8AeqVtNNHyo1Zw8HATzAFFWYnK7jQYgT/CatEy85+BlEoEpqvga2uaKqVrXsTAYj28emjg==", "requires": { - "@npmcli/arborist": "^2.2.6", + "@npmcli/arborist": "^2.2.8", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.9", "@npmcli/run-script": "^1.8.3", @@ -5635,7 +5635,7 @@ "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", "archy": "~1.0.0", - "byte-size": "^7.0.0", + "byte-size": "^7.0.1", "cacache": "^15.0.5", "chalk": "^4.1.0", "chownr": "^2.0.0", @@ -5651,7 +5651,7 @@ "json-parse-even-better-errors": "^2.3.1", "leven": "^3.1.0", "libnpmaccess": "^4.0.1", - "libnpmdiff": "^2.0.3", + "libnpmdiff": "^2.0.4", "libnpmfund": "^1.0.2", "libnpmhook": "^6.0.1", "libnpmorg": "^2.0.1", @@ -5676,7 +5676,7 @@ "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.2.7", + "pacote": "^11.3.0", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", @@ -5696,7 +5696,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.6", + "version": "2.2.8", "bundled": true, "requires": { "@npmcli/installed-package-contents": "^1.0.7", @@ -5971,7 +5971,7 @@ "bundled": true }, "byte-size": { - "version": "7.0.0", + "version": "7.0.1", "bundled": true }, "cacache": { @@ -6550,14 +6550,16 @@ } }, "libnpmdiff": { - "version": "2.0.3", + "version": "2.0.4", "bundled": true, "requires": { "@npmcli/disparity-colors": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", "binary-extensions": "^2.2.0", "diff": "^5.0.0", "minimatch": "^3.0.4", - "pacote": "^11.2.3", + "npm-package-arg": "^8.1.1", + "pacote": "^11.3.0", "tar": "^6.1.0" } }, @@ -6910,7 +6912,7 @@ } }, "pacote": { - "version": "11.2.7", + "version": "11.3.0", "bundled": true, "requires": { "@npmcli/git": "^2.0.1",