Merge pull request #1336 from prymitive/renovate/mobx-5.x

fix(deps): update dependency mobx to v5.15.2
This commit is contained in:
Łukasz Mierzwa
2020-01-13 10:59:18 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -13533,9 +13533,9 @@
}
},
"mobx": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.1.tgz",
"integrity": "sha512-o4aN0GqKcDmKwu2wVsqbujU4F63ZvmbBLSc7WhzuAu9S9eF2wgNjqIkzrb/kbY3C9/mGYG4k1M0KbCuG1GJ7IQ=="
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.2.tgz",
"integrity": "sha512-eVmHGuSYd0ZU6x8gYMdgLEnCC9kfBJaf7/qJt+/yIxczVVUiVzHvTBjZH3xEa5FD5VJJSh1/Ba4SThE4ErEGjw=="
},
"mobx-react": {
"version": "6.1.4",

View File

@@ -24,7 +24,7 @@
"favico.js": "0.3.10",
"fontfaceobserver": "2.1.0",
"lodash": "4.17.15",
"mobx": "5.15.1",
"mobx": "5.15.2",
"mobx-react": "6.1.4",
"mobx-stored": "1.1.0",
"moment": "2.24.0",