From a3c7400644702c19593a3be44a8b873c7475a893 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 4 Sep 2018 07:44:56 +0000 Subject: [PATCH] fix(package): update mobx-react to version 5.2.6 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 8aa151d06..74691f81d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,7 +18,7 @@ "lodash.throttle": "4.1.1", "lodash.uniqueid": "4.0.1", "mobx": "5.1.0", - "mobx-react": "5.2.5", + "mobx-react": "5.2.6", "mobx-stored": "1.0.2", "moment": "2.22.2", "object-hash": "1.3.0",