From ccd5130b079b1c0585749bf757af39f3dd726d1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 04:22:25 +0000 Subject: [PATCH] fix: deps/npm/node_modules/node-gyp/node_modules/gauge/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../npm/node_modules/node-gyp/node_modules/gauge/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/node-gyp/node_modules/gauge/package.json b/deps/npm/node_modules/node-gyp/node_modules/gauge/package.json index bce3e68a33f699..33debee1695a9a 100644 --- a/deps/npm/node_modules/node-gyp/node_modules/gauge/package.json +++ b/deps/npm/node_modules/node-gyp/node_modules/gauge/package.json @@ -42,9 +42,9 @@ }, "devDependencies": { "@npmcli/eslint-config": "^3.0.1", - "@npmcli/template-oss": "3.2.0", + "@npmcli/template-oss": "4.6.0", "readable-stream": "^3.6.0", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "files": [ "bin/",