From 495b887dd8e7095ed6a1196bccba8e6bbf64998b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Nov 2024 22:03:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ecd0ef57b3516..8b72c5124cd585 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@storybook/addon-toolbars": "7.6.15", "@storybook/addon-viewport": "7.6.15", "@storybook/react": "7.6.15", - "@storybook/react-webpack5": "7.6.15", + "@storybook/react-webpack5": "8.4.0", "@storybook/source-loader": "7.6.15", "@storybook/theming": "7.6.15", "@testing-library/jest-dom": "5.16.5",