From c16fd16e3067a9c6ecbf71cd1b89d2add932e287 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Dec 2024 18:54:12 +0000 Subject: [PATCH] fix: node_modules/type-check/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/type-check/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/type-check/package.json b/node_modules/type-check/package.json index 8fbc39b195..4a8e8ba4e2 100644 --- a/node_modules/type-check/package.json +++ b/node_modules/type-check/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "livescript": "^1.6.0", - "mocha": "^7.1.1", + "mocha": "^11.0.1", "browserify": "^16.5.1" } } \ No newline at end of file