From a83dbe66f385cec824010c9298dde48cd9332162 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 08:14:27 +0000 Subject: [PATCH] fix: types/storybook-addon-jsx/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- types/storybook-addon-jsx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/storybook-addon-jsx/package.json b/types/storybook-addon-jsx/package.json index 752fb3eb896fd6..ed173a424b3c75 100644 --- a/types/storybook-addon-jsx/package.json +++ b/types/storybook-addon-jsx/package.json @@ -7,7 +7,7 @@ ], "dependencies": { "@storybook/addons": "^6.5.9", - "@storybook/react": "^6.5.9", + "@storybook/react": "^7.0.0", "@types/react": "*" }, "devDependencies": {