From ce9fb9fcd296250de693a92452446088cca6f051 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 May 2025 05:03:00 +0000 Subject: [PATCH] fix: packages/blockchain-info-components/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- packages/blockchain-info-components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blockchain-info-components/package.json b/packages/blockchain-info-components/package.json index 13ac605377..5f540e3774 100644 --- a/packages/blockchain-info-components/package.json +++ b/packages/blockchain-info-components/package.json @@ -68,7 +68,7 @@ "react-dom": "17.0.2", "react-input-autosize": "3.0.0", "react-onclickoutside": "6.10.0", - "react-select": "3.2.0", + "react-select": "4.0.0", "react-tooltip": "3.10.0", "styled-components": "4.4.1" },