From 1b1b9ad3462ce879a1995c87efc83109ac5e37a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Nov 2022 00:11:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3042992 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3105943 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a87d16b..e053136 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": "6.4.13", "@storybook/manager-webpack5": "^6.4.9", "null-loader": "^4.0.1", "require-from-string": "^2.0.2"