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

This commit is contained in:
Renovate Bot
2020-09-20 16:27:12 +00:00
committed by Łukasz Mierzwa
parent f46c821a1c
commit e5247eb96e
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -14498,9 +14498,9 @@
"dev": true
},
"mobx": {
"version": "5.15.6",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.6.tgz",
"integrity": "sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg=="
"version": "5.15.7",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.7.tgz",
"integrity": "sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw=="
},
"mobx-react-lite": {
"version": "2.2.2",

View File

@@ -50,7 +50,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.15.6",
"mobx": "5.15.7",
"mobx-react-lite": "2.2.2",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",