From e4ff56a930a1cf4ee53a46163be5fb713170419c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 02:46:19 +0000 Subject: [PATCH] fix: node_modules/ansi-align/node_modules/emoji-regex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 --- node_modules/ansi-align/node_modules/emoji-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ansi-align/node_modules/emoji-regex/package.json b/node_modules/ansi-align/node_modules/emoji-regex/package.json index 9b1f7fa113..e2d44f3d98 100644 --- a/node_modules/ansi-align/node_modules/emoji-regex/package.json +++ b/node_modules/ansi-align/node_modules/emoji-regex/package.json @@ -43,7 +43,7 @@ "@babel/core": "^7.0.0", "@babel/plugin-proposal-unicode-property-regex": "^7.0.0", "@babel/preset-env": "^7.0.0", - "mocha": "^5.2.0", + "mocha": "^10.1.0", "regexgen": "^1.3.0", "unicode-11.0.0": "^0.7.7", "unicode-tr51": "^9.0.1"