diff --git a/package.json b/package.json index 717f1f1..3518f2e 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", @@ -24,7 +24,7 @@ "react-feather": "^1.1.1", "typescript": "^3.0.1", "update": "^0.7.4", - "webpack": "^4.17.1" + "webpack": "^5.0.0" }, "devDependencies": { "@babel/core": "^7.0.0",