From 62463bed4228cb2a079dfff54120c30b4abf86d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 04:31:15 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/config/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/@npmcli/config/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/@npmcli/config/package.json b/deps/npm/node_modules/@npmcli/config/package.json index 420981b4659fc1..6e87927344b460 100644 --- a/deps/npm/node_modules/@npmcli/config/package.json +++ b/deps/npm/node_modules/@npmcli/config/package.json @@ -32,8 +32,8 @@ "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/mock-globals": "^1.0.0", - "@npmcli/template-oss": "4.14.1", - "tap": "^16.3.4" + "@npmcli/template-oss": "4.20.0", + "tap": "^18.0.0" }, "dependencies": { "@npmcli/map-workspaces": "^3.0.2",