diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 99efed490b3c4..4667d618e2f5c 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -36,7 +36,7 @@ "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^13.0.0" + "npm-registry-fetch": "^15.0.0" }, "devDependencies": { "@npmcli/eslint-config": "^3.0.1",