From ed11a46014f0af0a974919fbd30a7923fea4f23d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Dec 2023 21:00:45 +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-INFLIGHT-6095116 - 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..dc83bb6330ff49 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": "28.0.0", "tsd": "0.13.1", "updates": "10.3.6", "versions": "8.4.3"