From 991cbbfa4e650c8b6b9e079e396618bdb4d8c229 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 May 2021 18:43:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 717f1f1..308d111 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/free-regular-svg-icons": "^5.3.1", "@fortawesome/free-solid-svg-icons": "^5.3.1", "@fortawesome/react-fontawesome": "^0.1.3", - "@storybook/addon-storyshots": "^3.4.10", + "@storybook/addon-storyshots": "^4.0.0", "@types/quill": "^1.3.10", "@types/react": "^16.4.12", "@types/react-dom": "^16.0.2",