From 4a68e6e3028495bba0ba0fa23ecf7cb8c6672cbb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Jul 2025 20:30:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3869b0a4..8608a841 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,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",