From dd91d5477001b3a659042700cffd38c1377de50d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 01:10:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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",