Merge pull request #37 from prymitive/greenkeeper/default/mobx-react-5.2.5

Greenkeeper/default/mobx react 5.2.5
This commit is contained in:
Łukasz Mierzwa
2018-08-10 23:53:12 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -7459,9 +7459,9 @@
"integrity": "sha1-U7l/Kg+bDdd3TJYkn4G/LVE9jhw="
},
"mobx-react": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-5.2.3.tgz",
"integrity": "sha512-OuSlF2nJEa1PGookZcZnINbvEK4iWNNYiqUh6aebk2AkWxj3sG8OafDOQMcMYApQALTHRsrBIjOx/K8TFxcz7w==",
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-5.2.5.tgz",
"integrity": "sha512-vSwsjGwmaqTmaEsPWET/APccjirTiIIchQA3YVasKzaxIGv62BNJUHFjrkIAbGBLeqJma+ZgSu158OqQLK0vaQ==",
"requires": {
"hoist-non-react-statics": "2.5.4",
"react-lifecycles-compat": "3.0.4"

View File

@@ -17,7 +17,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.0.3",
"mobx-react": "5.2.3",
"mobx-react": "5.2.5",
"mobx-stored": "1.0.2",
"moment": "2.22.2",
"object-hash": "1.3.0",