From d357a0343c27b1fa51fab7cdd4a654089dafec12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 06:14:45 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/node_modules/cliui/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 --- test/fixtures/qs-package/node_modules/cliui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/qs-package/node_modules/cliui/package.json b/test/fixtures/qs-package/node_modules/cliui/package.json index dded27a340..4b29f88127 100644 --- a/test/fixtures/qs-package/node_modules/cliui/package.json +++ b/test/fixtures/qs-package/node_modules/cliui/package.json @@ -70,7 +70,7 @@ "devDependencies": { "blanket": "^1.1.6", "chai": "^2.2.0", - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "mocha": "^2.2.4", "mocha-lcov-reporter": "0.0.2", "mocoverage": "^1.0.0",