diff --git a/package.json b/package.json index c86d266d..86f4692f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@npmcli/arborist": "^9.0.2", "@npmcli/eslint-config": "^5.0.0", "@npmcli/template-oss": "4.23.4", - "hosted-git-info": "^8.0.0", + "hosted-git-info": "^9.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2", @@ -48,19 +48,19 @@ "dependencies": { "@npmcli/git": "^6.0.0", "@npmcli/installed-package-contents": "^3.0.0", - "@npmcli/package-json": "^6.0.0", + "@npmcli/package-json": "^7.0.0", "@npmcli/promise-spawn": "^8.0.0", - "@npmcli/run-script": "^9.0.0", - "cacache": "^19.0.0", + "@npmcli/run-script": "^10.0.0", + "cacache": "^20.0.0", "fs-minipass": "^3.0.0", "minipass": "^7.0.2", - "npm-package-arg": "^12.0.0", - "npm-packlist": "^10.0.0", + "npm-package-arg": "^13.0.0", + "npm-packlist": "^10.0.1", "npm-pick-manifest": "^10.0.0", - "npm-registry-fetch": "^18.0.0", + "npm-registry-fetch": "^19.0.0", "proc-log": "^5.0.0", "promise-retry": "^2.0.1", - "sigstore": "^3.0.0", + "sigstore": "^4.0.0", "ssri": "^12.0.0", "tar": "^7.4.3" },