From 88aa29c7ba2aafe1d044d6e6355b57ba17c5dff1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 06:21:22 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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..3c04633ad2 100644 --- a/node_modules/currently-unhandled/package.json +++ b/node_modules/currently-unhandled/package.json @@ -30,20 +30,20 @@ "array-find-index": "^1.0.1" }, "devDependencies": { - "ava": "^0.15.1", + "ava": "^2.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": "^4.2.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", - "watchify": "^3.7.0", + "nyc": "^13.0.1", + "watchify": "^4.0.0", "xo": "^0.15.0" }, "browser": {