From 103f12d15b62191de4c327dc88c0901fe2245122 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Dec 2024 20:37:18 +0000 Subject: [PATCH] fix: node_modules/regexpp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/regexpp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/regexpp/package.json b/node_modules/regexpp/package.json index bee0304fa7..957bc7466d 100644 --- a/node_modules/regexpp/package.json +++ b/node_modules/regexpp/package.json @@ -20,7 +20,7 @@ "dts-bundle": "^0.7.3", "eslint": "^6.1.0", "jsdom": "^15.1.1", - "mocha": "^6.2.0", + "mocha": "^11.0.1", "npm-run-all": "^4.1.5", "nyc": "^14.1.1", "rimraf": "^2.6.2",