From 52a9625b85eb05b6e4f425bd35f1771918eb6338 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 00:45:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ee4780e..97250f1b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "jquery.stellar": "^0.6.2", "react": "^18.2.0", "semver": "^7.3.8", - "styled-components": "^6.0.0-rc.3", + "styled-components": "^6.0.0", "textselect": "^1.0.0", "tinycolor2": "^1.6.0", "wowjs": "^1.1.3",