From b5e823beb230cff2cc034b6da3ac9c8ff1c29c8d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 18:46:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c203b04..faa8fab 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-icons": "4.x", "react-number-format": "5.x", "react-phone-input-2": "2.x", - "react-scripts": "4.x", + "react-scripts": "5.0.0", "rooks": "7.x", "semistandard": "16.x", "snazzy": "9.x",