From 0d954b1101faab8b2bf96035ecd17a004810771f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Nov 2025 09:54:31 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 7958ccf297921c..bac42723395586 100644 --- a/docs/package.json +++ b/docs/package.json @@ -44,7 +44,7 @@ "@types/react-text-mask": "^5.4.6", "@types/react-virtualized": "^9.21.4", "@types/react-window": "^1.7.0", - "@types/styled-components": "5.1.0", + "@types/styled-components": "5.1.7", "accept-language": "^3.0.18", "address": "^1.0.3", "ast-types": "^0.13.2",