From d6c7dfc3bd540f0c45235dfc3720a9a4d2a85c19 Mon Sep 17 00:00:00 2001 From: snyk-bot <snyk-bot@snyk.io> Date: Sat, 2 Dec 2023 23:54:53 +0000 Subject: [PATCH] fix: deps/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../node-gyp/node_modules/are-we-there-yet/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json b/deps/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json index cc3d7504299fa2..9b60c8e9770f53 100644 --- a/deps/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json +++ b/deps/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json @@ -29,8 +29,8 @@ "homepage": "https://github.com/npm/are-we-there-yet", "devDependencies": { "@npmcli/eslint-config": "^3.0.1", - "@npmcli/template-oss": "3.5.0", - "tap": "^16.0.1" + "@npmcli/template-oss": "4.12.1", + "tap": "^18.0.0" }, "dependencies": { "delegates": "^1.0.0",