From fec4fc2797686e736ecf00ae437cf19fc752bad1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 20:45:26 +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-IP-6240864 --- deps/npm/node_modules/fs-minipass/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/fs-minipass/package.json b/deps/npm/node_modules/fs-minipass/package.json index e501e6474294d8..b809afc43831d3 100644 --- a/deps/npm/node_modules/fs-minipass/package.json +++ b/deps/npm/node_modules/fs-minipass/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "4.18.0", + "@npmcli/template-oss": "4.20.0", "mutate-fs": "^2.1.1", "tap": "^16.3.2" },