From 15a2641221908890d246bed501358c6eb2cce102 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 03:28:23 +0000 Subject: [PATCH] fix: deps/npm/node_modules/node-gyp/node_modules/readable-stream/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-HBS-1566555 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- .../node-gyp/node_modules/readable-stream/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/npm/node_modules/node-gyp/node_modules/readable-stream/package.json b/deps/npm/node_modules/node-gyp/node_modules/readable-stream/package.json index ade59e71aa0f17..3a6a5280f97ff5 100644 --- a/deps/npm/node_modules/node-gyp/node_modules/readable-stream/package.json +++ b/deps/npm/node_modules/node-gyp/node_modules/readable-stream/package.json @@ -16,7 +16,7 @@ "@babel/core": "^7.2.0", "@babel/polyfill": "^7.0.0", "@babel/preset-env": "^7.2.0", - "airtap": "0.0.9", + "airtap": "4.0.3", "assert": "^1.4.0", "bl": "^2.0.0", "deep-strict-equal": "^0.2.0", @@ -25,10 +25,10 @@ "gunzip-maybe": "^1.4.1", "hyperquest": "^2.1.3", "lolex": "^2.6.0", - "nyc": "^11.0.0", + "nyc": "^13.0.1", "pump": "^3.0.0", "rimraf": "^2.6.2", - "tap": "^12.0.0", + "tap": "^16.0.0", "tape": "^4.9.0", "tar-fs": "^1.16.2", "util-promisify": "^2.1.0"