From 3dcf2699762d44f128bb4ecd7a3fac8fce19318a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 13:00:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 744b35348a5a..902f39f4fc5a 100644 --- a/package.json +++ b/package.json @@ -388,7 +388,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",