From da7bc6de57950f59d30f5924bfcd12ebc2388de0 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:51:36 +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-NANOID-8492085 --- 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..dca9860ac78e8 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": "^10.3.0" } }