From 43a6248d5bc161e0dfcc37273176b8e8a9347424 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 May 2024 05:38:08 +0000 Subject: [PATCH] fix: deps/npm/node_modules/cidr-regex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- deps/npm/node_modules/cidr-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/cidr-regex/package.json b/deps/npm/node_modules/cidr-regex/package.json index 8ddef4ed96a935..66efe1914f0fc6 100644 --- a/deps/npm/node_modules/cidr-regex/package.json +++ b/deps/npm/node_modules/cidr-regex/package.json @@ -34,7 +34,7 @@ "devDependencies": { "eslint": "7.8.1", "eslint-config-silverwind": "18.0.8", - "jest": "26.4.2", + "jest": "27.0.0", "tsd": "0.13.1", "updates": "10.3.6", "versions": "8.4.3"