fix(deps): update dependency mobx to v5.15.1

This commit is contained in:
Renovate Bot
2019-12-14 21:11:21 +00:00
parent 5d05648f77
commit 3af6c0ac6e
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -12917,9 +12917,9 @@
}
},
"mobx": {
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.0.tgz",
"integrity": "sha512-Ax7vE32zBRgO0A3Yu12RXaFwIhBzpGQXZjRHiDvKLrqpDEijhNTSuXJ1Ci+L30BSa/Mb3by9+3nuKq15YoH5dA=="
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.1.tgz",
"integrity": "sha512-o4aN0GqKcDmKwu2wVsqbujU4F63ZvmbBLSc7WhzuAu9S9eF2wgNjqIkzrb/kbY3C9/mGYG4k1M0KbCuG1GJ7IQ=="
},
"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.0",
"mobx": "5.15.1",
"mobx-react": "6.1.4",
"mobx-stored": "1.1.0",
"moment": "2.24.0",