diff --git a/deps/npm/node_modules/@npmcli/node-gyp/package.json b/deps/npm/node_modules/@npmcli/node-gyp/package.json index 37ecb87a2bdc02..b9ea0cd3bc4439 100644 --- a/deps/npm/node_modules/@npmcli/node-gyp/package.json +++ b/deps/npm/node_modules/@npmcli/node-gyp/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "require-inject": "^1.4.4", - "tap": "^14.10.6", + "tap": "^18.0.0", "tmp": "^0.2.1" } }