diff --git a/deps/npm/node_modules/pacote/package.json b/deps/npm/node_modules/pacote/package.json index bc8d984704af5b..8da24b8c3d0c38 100644 --- a/deps/npm/node_modules/pacote/package.json +++ b/deps/npm/node_modules/pacote/package.json @@ -25,14 +25,14 @@ ] }, "devDependencies": { - "@npmcli/arborist": "^6.0.0 || ^6.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.14.1", + "@npmcli/template-oss": "4.20.0", "hosted-git-info": "^6.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "files": [ "bin/", @@ -47,7 +47,7 @@ "@npmcli/git": "^4.0.0", "@npmcli/installed-package-contents": "^2.0.1", "@npmcli/promise-spawn": "^6.0.1", - "@npmcli/run-script": "^6.0.0", + "@npmcli/run-script": "^7.0.2", "cacache": "^17.0.0", "fs-minipass": "^3.0.0", "minipass": "^5.0.0",