From 8b8ab449a45aefc0c99eddba3fed73ed328663c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 02:53:34 +0000 Subject: [PATCH] fix: node_modules/currently-unhandled/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/currently-unhandled/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/currently-unhandled/package.json b/node_modules/currently-unhandled/package.json index 99380249b1..94e6d059cb 100644 --- a/node_modules/currently-unhandled/package.json +++ b/node_modules/currently-unhandled/package.json @@ -30,21 +30,21 @@ "array-find-index": "^1.0.1" }, "devDependencies": { - "ava": "^0.15.1", + "ava": "^4.0.0", "bluebird": "^3.4.0", "browserify": "^13.0.1", "coveralls": "^2.11.9", "delay": "^1.3.1", "is-ci": "^1.0.8", - "karma": "^0.13.22", + "karma": "^3.0.0", "karma-browserify": "^5.0.5", "karma-chrome-launcher": "^1.0.1", "karma-firefox-launcher": "^1.0.0", "karma-mocha": "^1.0.1", "mocha": "^2.5.3", - "nyc": "^6.4.0", + "nyc": "^15.0.0", "watchify": "^3.7.0", - "xo": "^0.15.0" + "xo": "^0.41.0" }, "browser": { "./index.js": "./browser.js"