From edc55b7934744a1cfe0d199cfabb8e5d959cadc5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 21:58:28 +0000 Subject: [PATCH] fix: deps/npm/node_modules/fs-minipass/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/fs-minipass/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/fs-minipass/package.json b/deps/npm/node_modules/fs-minipass/package.json index 3d1fa3dbc11e46..8cef62a58ddd28 100644 --- a/deps/npm/node_modules/fs-minipass/package.json +++ b/deps/npm/node_modules/fs-minipass/package.json @@ -28,9 +28,9 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "4.14.1", + "@npmcli/template-oss": "4.20.0", "mutate-fs": "^2.1.1", - "tap": "^16.3.2" + "tap": "^18.0.0" }, "files": [ "bin/",