From b3d9548d455da86f25b15b79c987b6a96ac80f8b Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:29:38 +0000 Subject: [PATCH] fix: 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 --- node_modules/fs-minipass/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/fs-minipass/package.json b/node_modules/fs-minipass/package.json index e501e6474294d..b809afc43831d 100644 --- a/node_modules/fs-minipass/package.json +++ b/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" },