From 57b51cace9c9df31d3c0aa49817225d3368e037e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Nov 2023 14:00:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIHTML-1296849 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- 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",