From dc3105a6096a2a2977aeefaa3f275e9d9f86b50e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Apr 2024 05:31:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f7a7bb..7436123 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react": "16.5.2", "react-dom": "16.5.2", "react-emotion": "9.2.6", - "react-scripts": "3.4.1" + "react-scripts": "5.0.0" }, "devDependencies": { "@twilio/flex-ui": "^1",