From 5e391b9993957276ad6b03020fcf041e7b91d15b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 17:45:12 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/node_modules/snyk/node_modules/readable-stream/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 - https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 - https://snyk.io/vuln/npm:uglify-js:20151024 --- .../snyk/node_modules/readable-stream/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fixtures/qs-package/node_modules/snyk/node_modules/readable-stream/package.json b/test/fixtures/qs-package/node_modules/snyk/node_modules/readable-stream/package.json index 0b3f5b4f70..cb8bbadcf4 100644 --- a/test/fixtures/qs-package/node_modules/snyk/node_modules/readable-stream/package.json +++ b/test/fixtures/qs-package/node_modules/snyk/node_modules/readable-stream/package.json @@ -62,9 +62,9 @@ }, "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { - "tap": "~0.2.6", + "tap": "~1.0.8", "tape": "~4.5.1", - "zuul": "~3.9.0" + "zuul": "~3.12.0" }, "directories": {}, "dist": {