From e6d58103bfec1b408c508889ae9facf2d29a989f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 29 Oct 2023 01:39:48 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/node_modules/snyk/node_modules/async/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:shell-quote:20160621 --- .../node_modules/snyk/node_modules/async/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/qs-package/node_modules/snyk/node_modules/async/package.json b/test/fixtures/qs-package/node_modules/snyk/node_modules/async/package.json index f5398dddd8..7bfbc9d561 100644 --- a/test/fixtures/qs-package/node_modules/snyk/node_modules/async/package.json +++ b/test/fixtures/qs-package/node_modules/snyk/node_modules/async/package.json @@ -59,7 +59,7 @@ "jscs": "^1.13.1", "jshint": "~2.8.0", "karma": "^0.13.2", - "karma-browserify": "^4.2.1", + "karma-browserify": "^5.0.0", "karma-firefox-launcher": "^0.1.6", "karma-mocha": "^0.2.0", "karma-mocha-reporter": "^1.0.2",