diff --git a/package.json b/package.json index 4dfd952..a85b208 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "friends of react" ], "dependencies": { - "hoist-non-react-statics": "^3.1.0", + "hoist-non-react-statics": "^3.2.1", "invariant": "^2.2.4", "prop-types": "^15.6.2" },