diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 493b64359cc22..60da786996456 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -31,11 +31,11 @@ "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^14.0.3" + "npm-registry-fetch": "^15.0.0" }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.11.4", + "@npmcli/template-oss": "4.20.0", "nock": "^13.3.0", "tap": "^16.3.4" },