From bdd1e0024d8e354c4e900a05a38ebe47c63d78ad Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:51:18 +0000 Subject: [PATCH] fix: node_modules/err-code/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/err-code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/err-code/package.json b/node_modules/err-code/package.json index 8c6007b394559..7641b9d12f241 100644 --- a/node_modules/err-code/package.json +++ b/node_modules/err-code/package.json @@ -29,6 +29,6 @@ "browserify": "^16.5.1", "eslint": "^7.2.0", "expect.js": "^0.3.1", - "mocha": "^8.0.1" + "mocha": "^11.0.1" } }