diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json index 8a89a1dd612c8..017a894b7c298 100644 --- a/node_modules/pacote/package.json +++ b/node_modules/pacote/package.json @@ -47,19 +47,19 @@ "@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": "^4.0.0", "npm-package-arg": "^10.0.0", "npm-packlist": "^7.0.0", "npm-pick-manifest": "^8.0.0", - "npm-registry-fetch": "^14.0.0", + "npm-registry-fetch": "^15.0.0", "proc-log": "^3.0.0", "promise-retry": "^2.0.1", "read-package-json": "^6.0.0", "read-package-json-fast": "^3.0.0", - "sigstore": "^1.0.0", + "sigstore": "^2.0.0", "ssri": "^10.0.0", "tar": "^6.1.11" },