From b25b31077bdc704a5a9d7639ac9f3a8c90cbb1ad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 07:59:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6056521 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f62737..6633a0a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@testing-library/user-event": "^13.5.0", "react": "^18.1.0", "react-dom": "^18.1.0", - "react-scripts": "^2.1.3", + "react-scripts": "^3.3.0", "web-vitals": "^2.1.4" }, "scripts": {