From 9f55dacae8b4dca9a7f01ed38ce75b95f47187c2 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:44:36 +0000 Subject: [PATCH] fix: node_modules/ip-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-GOT-2932019 --- node_modules/ip-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ip-regex/package.json b/node_modules/ip-regex/package.json index 1f82fd5947262..62999230758ef 100644 --- a/node_modules/ip-regex/package.json +++ b/node_modules/ip-regex/package.json @@ -40,7 +40,7 @@ "validate" ], "devDependencies": { - "ava": "^3.15.0", + "ava": "^5.3.0", "tsd": "^0.19.1", "xo": "^0.47.0" }