From 610f3d86884f54424b36dd58e3bf4975d7fcbcc1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Feb 2024 04:30:57 +0000 Subject: [PATCH] fix: deps/npm/node_modules/set-blocking/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-HAWK-2808852 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- deps/npm/node_modules/set-blocking/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/set-blocking/package.json b/deps/npm/node_modules/set-blocking/package.json index c082db72c6259d..7b5398618d7b6f 100644 --- a/deps/npm/node_modules/set-blocking/package.json +++ b/deps/npm/node_modules/set-blocking/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/yargs/set-blocking#readme", "devDependencies": { "chai": "^3.5.0", - "coveralls": "^2.11.9", + "coveralls": "^3.0.0", "mocha": "^2.4.5", "nyc": "^6.4.4", "standard": "^7.0.1",