From 5c8920d6ed716c49e66c58bd406553735ee4565c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 May 2024 01:21:49 +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 ec16f986..a8d0a321 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-markdown": "^7.0.0", "react-masonry-css": "^1.0.16", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "react-spring": "^8.0.27", "react-sticky-state": "^2.1.9", "react-twitter-widgets": "^1.11.0",