From 5a106f7cd770700355684d5725c59c66836482f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Nov 2023 05:32:18 +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 cbbee9e..70aa862 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "react-dom": "^16.6.3", "react-paypal-express-checkout": "^1.0.5", "react-router-dom": "^4.3.1", - "react-scripts": "2.1.1", + "react-scripts": "3.3.0", "styled-components": "^4.1.2" }, "scripts": {