From 5c9167ba783df6db01ffa7a484009904580d718c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 20:38:25 +0000 Subject: [PATCH] fix: deps/npm/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 --- deps/npm/node_modules/are-we-there-yet/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/are-we-there-yet/package.json b/deps/npm/node_modules/are-we-there-yet/package.json index 919cb9a1dc5a73..35bfe634f33480 100644 --- a/deps/npm/node_modules/are-we-there-yet/package.json +++ b/deps/npm/node_modules/are-we-there-yet/package.json @@ -25,8 +25,8 @@ "homepage": "https://github.com/npm/are-we-there-yet", "devDependencies": { "@npmcli/eslint-config": "^3.0.1", - "@npmcli/template-oss": "4.5.1", - "tap": "^16.0.1" + "@npmcli/template-oss": "4.12.1", + "tap": "^18.0.0" }, "dependencies": { "delegates": "^1.0.0",