From 799df2843e578d621be7761900219461f511e65e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 01:47:12 +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/SNYK-JS-INFLIGHT-6095116 --- .../node_modules/snyk/node_modules/async/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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..5987ebb76e 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,16 +59,16 @@ "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", + "karma-mocha-reporter": "^2.0.0", "lodash": "^3.9.0", "mkdirp": "~0.5.1", "mocha": "^2.2.5", "native-promise-only": "^0.8.0-a", "nodeunit": ">0.0.0", - "nyc": "^2.1.0", + "nyc": "^5.0.0", "rsvp": "^3.0.18", "semver": "^4.3.6", "uglify-js": "~2.4.0",