From 7861a048096fd011efa80857c0fb13135598cdd9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 19:28:28 +0000 Subject: [PATCH] fix: deps/npm/node_modules/abort-controller/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-USERAGENT-174737 - https://snyk.io/vuln/npm:braces:20180219 --- deps/npm/node_modules/abort-controller/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/abort-controller/package.json b/deps/npm/node_modules/abort-controller/package.json index fc705e03f3539a..bc199350934703 100644 --- a/deps/npm/node_modules/abort-controller/package.json +++ b/deps/npm/node_modules/abort-controller/package.json @@ -20,7 +20,7 @@ "@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/preset-env": "^7.3.0", "@babel/register": "^7.0.0", - "@mysticatea/eslint-plugin": "^8.0.1", + "@mysticatea/eslint-plugin": "^9.0.0", "@mysticatea/spy": "^0.1.2", "@types/mocha": "^5.2.5", "@types/node": "^10.12.18", @@ -28,7 +28,7 @@ "codecov": "^3.1.0", "dts-bundle-generator": "^2.0.0", "eslint": "^5.12.1", - "karma": "^3.1.4", + "karma": "^5.0.0", "karma-chrome-launcher": "^2.2.0", "karma-coverage": "^1.1.2", "karma-firefox-launcher": "^1.1.0",