From 5076af55c8a9452f0262605d217e297ed5b1d134 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Apr 2023 00:41:07 +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-GOT-2932019 --- 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..3941e07354cd7f 100644 --- a/deps/npm/node_modules/cidr-regex/package.json +++ b/deps/npm/node_modules/cidr-regex/package.json @@ -35,7 +35,7 @@ "eslint": "7.8.1", "eslint-config-silverwind": "18.0.8", "jest": "26.4.2", - "tsd": "0.13.1", + "tsd": "0.17.0", "updates": "10.3.6", "versions": "8.4.3" }