diff --git a/package-lock.json b/package-lock.json index 9c98b32f..9a7a76d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25117,12 +25117,12 @@ "integrity": "sha1-MltZXtNK/kZ6bFWhT9kIV4f/WcA=" }, "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==", "dev": true, "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", @@ -25130,7 +25130,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", @@ -25146,7 +25146,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", @@ -25171,7 +25171,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", @@ -25191,7 +25191,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.6", + "version": "2.2.8", "bundled": true, "dev": true, "requires": { @@ -25504,7 +25504,7 @@ "dev": true }, "byte-size": { - "version": "7.0.0", + "version": "7.0.1", "bundled": true, "dev": true }, @@ -26181,15 +26181,17 @@ } }, "libnpmdiff": { - "version": "2.0.3", + "version": "2.0.4", "bundled": true, "dev": 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" } }, @@ -26587,7 +26589,7 @@ } }, "pacote": { - "version": "11.2.7", + "version": "11.3.0", "bundled": true, "dev": true, "requires": {