From e2fcc541c3b97c274ded4de99319d1fb906cfa17 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2024 18:55:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..c846e2c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cross-env": "2.0.1", "express": "4.14.0", "fontfaceobserver": "2.0.4", - "ip": "1.1.3", + "ip": "1.1.9", "minimist": "1.2.0", "react": "15.3.2", "react-dom": "15.3.2",