From d380abeecc17294f2240d1dc929cd3d03cfcc26e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 18:53:51 +0000 Subject: [PATCH] fix: deps/npm/node_modules/event-target-shim/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ENGINEIO-1056749 - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-KARMA-2395349 - https://snyk.io/vuln/SNYK-JS-KARMA-2396325 - https://snyk.io/vuln/SNYK-JS-LOG4JS-2348757 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-MOCHA-561476 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-WS-1296835 - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1082936 - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1255647 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- deps/npm/node_modules/event-target-shim/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/deps/npm/node_modules/event-target-shim/package.json b/deps/npm/node_modules/event-target-shim/package.json index 40326f3d74ad45..cbc2a11cd1b11c 100644 --- a/deps/npm/node_modules/event-target-shim/package.json +++ b/deps/npm/node_modules/event-target-shim/package.json @@ -37,18 +37,18 @@ "@mysticatea/spy": "^0.1.2", "assert": "^1.4.1", "codecov": "^3.1.0", - "eslint": "^5.12.1", - "karma": "^3.1.4", + "eslint": "^7.0.0", + "karma": "^6.3.16", "karma-chrome-launcher": "^2.2.0", - "karma-coverage": "^1.1.2", + "karma-coverage": "^2.0.2", "karma-firefox-launcher": "^1.0.0", "karma-growl-reporter": "^1.0.0", "karma-ie-launcher": "^1.0.0", - "karma-mocha": "^1.3.0", + "karma-mocha": "^2.0.0", "karma-rollup-preprocessor": "^7.0.0-rc.2", - "mocha": "^5.2.0", + "mocha": "^10.1.0", "npm-run-all": "^4.1.5", - "nyc": "^13.1.0", + "nyc": "^15.0.0", "opener": "^1.5.1", "rimraf": "^2.6.3", "rollup": "^1.1.1",