diff --git a/app/react-native/package.json b/app/react-native/package.json index 22b2d4ded54e..8e2c0b30cbe1 100644 --- a/app/react-native/package.json +++ b/app/react-native/package.json @@ -29,7 +29,7 @@ "@storybook/addon-links": "^3.4.0-alpha.4", "@storybook/addons": "^3.4.0-alpha.4", "@storybook/channel-websocket": "^3.4.0-alpha.4", - "@storybook/core": "^3.4.0-alpha.4", + "@storybook/core": "^6.2.0", "@storybook/ui": "^3.4.0-alpha.4", "autoprefixer": "^7.2.5", "babel-loader": "^7.1.2", @@ -67,7 +67,7 @@ "url-parse": "^1.1.9", "util-deprecate": "^1.0.2", "uuid": "^3.2.0", - "webpack": "^3.10.0", + "webpack": "^4.0.0", "webpack-dev-middleware": "^1.12.2", "webpack-hot-middleware": "^2.21.0", "ws": "^3.3.3"