diff --git a/deps/npm/package.json b/deps/npm/package.json index 176329a2578aeb..f3f1a118ab13b6 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -42,10 +42,10 @@ "./package.json": "./package.json" }, "dependencies": { - "@npmcli/arborist": "^1.0.3", + "@npmcli/arborist": "^9.0.0", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.1", - "@npmcli/run-script": "^1.7.0", + "@npmcli/run-script": "^9.0.2", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", @@ -53,7 +53,7 @@ "archy": "~1.0.0", "bin-links": "^2.2.1", "byte-size": "^7.0.0", - "cacache": "^15.0.5", + "cacache": "^19.0.0", "chalk": "^4.1.0", "chownr": "^2.0.0", "cli-columns": "^3.1.2", @@ -68,31 +68,31 @@ "init-package-json": "^2.0.1", "is-cidr": "^4.0.2", "leven": "^3.1.0", - "libnpmaccess": "^4.0.0", - "libnpmfund": "^1.0.1", - "libnpmhook": "^6.0.0", - "libnpmorg": "^2.0.0", - "libnpmpack": "^2.0.0", - "libnpmpublish": "^3.0.2", - "libnpmsearch": "^3.0.0", - "libnpmteam": "^2.0.1", - "libnpmversion": "^1.0.5", - "make-fetch-happen": "^8.0.9", + "libnpmaccess": "^9.0.0", + "libnpmfund": "^7.0.0", + "libnpmhook": "^11.0.0", + "libnpmorg": "^7.0.0", + "libnpmpack": "^9.0.0", + "libnpmpublish": "^10.0.0", + "libnpmsearch": "^8.0.0", + "libnpmteam": "^7.0.0", + "libnpmversion": "^7.0.0", + "make-fetch-happen": "^14.0.1", "mkdirp": "^1.0.4", "mkdirp-infer-owner": "^2.0.0", "ms": "^2.1.2", - "node-gyp": "^7.1.2", + "node-gyp": "^11.0.0", "nopt": "^5.0.0", "normalize-package-data": "^3.0.0", "npm-audit-report": "^2.1.4", "npm-package-arg": "^8.1.0", "npm-pick-manifest": "^6.1.0", - "npm-profile": "^5.0.1", - "npm-registry-fetch": "^8.1.4", + "npm-profile": "^11.0.1", + "npm-registry-fetch": "^18.0.1", "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.1.10", + "pacote": "^21.0.1", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", @@ -102,7 +102,7 @@ "semver": "^7.3.2", "sorted-object": "~2.0.1", "ssri": "^8.0.0", - "tar": "^6.0.5", + "tar": "^7.5.4", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", "uuid": "^8.3.1", @@ -187,7 +187,7 @@ "eslint-plugin-standard": "^4.0.1", "marked-man": "^0.7.0", "require-inject": "^1.4.4", - "tap": "^14.10.8" + "tap": "^18.0.0" }, "scripts": { "dumpconf": "env | grep npm | sort | uniq",