From 9267246cd2819d1d1645d8cee6bba97e16869533 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Jul 2024 14:31:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ec7663bc0b60..db8ee7d615b9d4 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "snapshot-diff": "0.10.0", "source-map-loader": "3.0.0", "sprintf-js": "1.1.1", - "storybook": "7.2.2", + "storybook": "8.2.0", "storybook-source-link": "2.0.9", "strip-json-comments": "5.0.0", "style-loader": "3.2.1",