From a4fb8a71d2c15242c79f01302c6475e78deb8980 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Jun 2017 19:41:27 +0000 Subject: [PATCH] fix(package): update react-onclickoutside to version 6.1.1 Closes #2525 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae1a305fdaf..787feecbc03 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "react-dom": "15.5.4", "react-helmet": "5.1.3", "react-nested-status": "0.1.2", - "react-onclickoutside": "5.11.1", + "react-onclickoutside": "6.1.1", "react-photoswipe": "1.2.0", "react-redux": "4.4.6", "react-redux-loading-bar": "2.9.1",