From 3772225e96fe188ca3640a47582914c9eb8ea9c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Sep 2021 08:50:32 +0000 Subject: [PATCH] fix: package.json & yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abd87c8..5456a89 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-pusher": "0.2.0", "react-router": "5.2.0", "react-router-dom": "5.2.0", - "react-scripts": "3.4.3", + "react-scripts": "4.0.0", "react-sound": "1.2.0", "react-swipeable-views": "0.13.9", "react-to-print": "2.12.6",