From 29ad1f5001b2a266dd8edd4cf447321870ce907b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 20:07:29 +0000 Subject: [PATCH] fix: code/frameworks/vue3-webpack5/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- code/frameworks/vue3-webpack5/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/frameworks/vue3-webpack5/package.json b/code/frameworks/vue3-webpack5/package.json index df27747bc870..42c9c5b69460 100644 --- a/code/frameworks/vue3-webpack5/package.json +++ b/code/frameworks/vue3-webpack5/package.json @@ -47,7 +47,7 @@ "prep": "jiti ../../../scripts/prepare/bundle.ts" }, "dependencies": { - "@storybook/builder-webpack5": "workspace:*", + "@storybook/builder-webpack5": "6.2.0", "@storybook/preset-vue3-webpack": "workspace:*", "@storybook/vue3": "workspace:*", "@types/node": "^22.0.0"