From 91f9df367fc5c6bbc9438cc9a00a3fac297dd3df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 May 2024 20:01:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a87d16b..51b6216 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@pota/authoring": "^1.0.0", - "@storybook/builder-webpack5": "6.4.9", + "@storybook/builder-webpack5": "7.0.0", "@storybook/manager-webpack5": "^6.4.9", "null-loader": "^4.0.1", "require-from-string": "^2.0.2"