From 6a1c854bd920319c41d3b47b9caf8da1fcd9713b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 04:23:57 +0000 Subject: [PATCH] fix: deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../node_modules/node-gyp/node_modules/npmlog/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json b/deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json index bdb5a384781ce8..6b79d7e6b35bde 100644 --- a/deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json +++ b/deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json @@ -34,8 +34,8 @@ }, "devDependencies": { "@npmcli/eslint-config": "^3.0.1", - "@npmcli/template-oss": "3.4.1", - "tap": "^16.0.1" + "@npmcli/template-oss": "4.6.0", + "tap": "^18.0.0" }, "license": "ISC", "engines": {