From 364b7d7bca239318b05859d65aa41731b7259b15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jun 2025 13:08:02 +0000 Subject: [PATCH] fix: packages/blockchain-wallet-v4-frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- packages/blockchain-wallet-v4-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blockchain-wallet-v4-frontend/package.json b/packages/blockchain-wallet-v4-frontend/package.json index a2c4a9f188..11356a1e7f 100644 --- a/packages/blockchain-wallet-v4-frontend/package.json +++ b/packages/blockchain-wallet-v4-frontend/package.json @@ -85,7 +85,7 @@ "@graphql-codegen/cli": "2.16.3", "@reduxjs/toolkit": "1.6.0", "@storybook/addon-actions": "6.3.6", - "@storybook/react": "6.3.6", + "@storybook/react": "7.0.0", "@veriff/incontext-sdk": "0.3.0", "@visx/event": "1.7.0", "@visx/gradient": "2.17.0",