From 60180e73255d159468b564cd29d12d554f7d5bc1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Jan 2024 22:40:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- 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",