diff --git a/deps/npm/node_modules/libnpmexec/package.json b/deps/npm/node_modules/libnpmexec/package.json index dff91077d148a0..5812c0fabb5d29 100644 --- a/deps/npm/node_modules/libnpmexec/package.json +++ b/deps/npm/node_modules/libnpmexec/package.json @@ -49,13 +49,13 @@ "tap": "^15.0.6" }, "dependencies": { - "@npmcli/arborist": "^2.3.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/ci-detect": "^1.3.0", "@npmcli/run-script": "^1.8.4", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", "npm-package-arg": "^8.1.2", - "pacote": "^11.3.1", + "pacote": "^16.0.0", "proc-log": "^1.0.0", "read": "^1.0.7", "read-package-json-fast": "^2.0.2",