From 36737c6dd352ed693b988e602a5026a75aeb1fb2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 19:33:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3067052..68c1db8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@testing-library/user-event": "^12.8.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "web-vitals": "^1.1.2" }, "scripts": {