From 52a5e8797b851a47381b1456eb660ab95e1196fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 07:53:46 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/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-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- .../qs-package/node_modules/set-blocking/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/fixtures/qs-package/node_modules/set-blocking/package.json b/test/fixtures/qs-package/node_modules/set-blocking/package.json index 964b051c55..0f33ef7d95 100644 --- a/test/fixtures/qs-package/node_modules/set-blocking/package.json +++ b/test/fixtures/qs-package/node_modules/set-blocking/package.json @@ -57,11 +57,11 @@ "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", "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", - "standard-version": "^2.2.1" + "nyc": "^13.0.1", + "standard": "^11.0.0", + "standard-version": "^9.1.1" }, "directories": {}, "dist": {