From cb566bd6f035d6e40e501c8704fc546dff6036b5 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Tue, 3 Apr 2018 22:08:04 +0200 Subject: [PATCH] Redo #4090 (#4104) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fd9665f..6b098e23 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "fresh": "0.5.2", "friendly-errors-webpack-plugin": "1.6.1", "glob": "7.1.2", - "hoist-non-react-statics": "2.3.1", + "hoist-non-react-statics": "2.5.0", "htmlescape": "1.1.1", "http-errors": "1.6.2", "http-status": "1.0.1",