From 5ab2a82d4a5fee9c8bb631e489c4442864e13e2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 14:32:21 +0000 Subject: [PATCH] fix: js/packages/candy-machine-ui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- js/packages/candy-machine-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/packages/candy-machine-ui/package.json b/js/packages/candy-machine-ui/package.json index 3224f0d8bf..4a68505157 100644 --- a/js/packages/candy-machine-ui/package.json +++ b/js/packages/candy-machine-ui/package.json @@ -19,7 +19,7 @@ "react": "^17.0.2", "react-countdown": "^2.3.2", "react-dom": "^17.0.2", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "styled-components": "^5.3.1", "typescript": "^4.1.2", "web-vitals": "^1.0.1",