diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 05b34dda75c41..92cc750084957 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -31,7 +31,7 @@ "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",