From 7bc8361a09aec386addcc5bf0fea2b95d9a62e08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 03:46:33 +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 --- 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..c349e91895645e 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": "29.0.0", "tsd": "0.13.1", "updates": "10.3.6", "versions": "8.4.3"