From ae5e16a8d2fefc4d1fd898ab4206631e05e89e36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Mar 2025 04:05:49 +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-PRISMJS-9055448 --- packages/blockchain-wallet-v4-frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/blockchain-wallet-v4-frontend/package.json b/packages/blockchain-wallet-v4-frontend/package.json index a2c4a9f188..0ce4da2ed7 100644 --- a/packages/blockchain-wallet-v4-frontend/package.json +++ b/packages/blockchain-wallet-v4-frontend/package.json @@ -84,8 +84,8 @@ "@formatjs/intl-relativetimeformat": "7.2.10", "@graphql-codegen/cli": "2.16.3", "@reduxjs/toolkit": "1.6.0", - "@storybook/addon-actions": "6.3.6", - "@storybook/react": "6.3.6", + "@storybook/addon-actions": "6.5.10", + "@storybook/react": "6.5.10", "@veriff/incontext-sdk": "0.3.0", "@visx/event": "1.7.0", "@visx/gradient": "2.17.0",