From 67c8e4f15b8468c69a58a25adaf545e8b94a7eda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Aug 2024 00:01:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51510fcadfe7..ead466d8a0a7 100644 --- a/package.json +++ b/package.json @@ -386,7 +386,7 @@ "@react-aria/live-announcer": "^3.1.0", "@sentry/browser": "^7.8.1", "@sourcegraph/extension-api-classes": "^1.1.0", - "@storybook/addon-controls": "^6.5.14", + "@storybook/addon-controls": "^7.0.0", "@tauri-apps/api": "^1.2.0", "@testing-library/react": "^13.4.0", "@visx/annotation": "^2.10.0",