diff --git a/deps/npm/node_modules/libnpmhook/package.json b/deps/npm/node_modules/libnpmhook/package.json index 40951245a9ea3b..33c82863795250 100644 --- a/deps/npm/node_modules/libnpmhook/package.json +++ b/deps/npm/node_modules/libnpmhook/package.json @@ -28,13 +28,13 @@ "license": "ISC", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^11.0.0" + "npm-registry-fetch": "^14.0.0" }, "devDependencies": { "nock": "^9.6.1", - "standard": "^11.0.1", + "standard": "^16.0.0", "standard-version": "^4.4.0", - "tap": "^14.10.6" + "tap": "^18.0.0" }, "engines": { "node": ">=10"