fix(deps): update dependency mobx-react-lite to v3.1.7 (#2667)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-23 22:49:49 +00:00
committed by GitHub
parent b35f1ddc05
commit 9f7f192369
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -14251,9 +14251,9 @@
"integrity": "sha512-Q3/GiSj/QyazDn1n44PjdiMlokCE6gVs85BnFR0xCJmkF2d34k/ZnWAEG7wGbnJYEi+0f5CdvzDquBiKeo56bA=="
},
"mobx-react-lite": {
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.6.tgz",
"integrity": "sha512-MM3x9BLt5nC7iE/ILA5n2+hfrplEKYbFjqROEuGkzBdZP/KD+Z44+2gseczRrTG0xFuiPWfEzgT68+6/zqOiEw=="
"version": "3.1.7",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.7.tgz",
"integrity": "sha512-G6kgur98RrEpoi563ERzxlSwn606xY6Ay4BOtfYXl/QaHZYXbhbCe3YJGROPU2ao4f2bfhnt8iZW3YnBW2BqXQ=="
},
"mobx-stored": {
"version": "1.1.0",

View File

@@ -49,7 +49,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.5",
"mobx-react-lite": "3.1.6",
"mobx-react-lite": "3.1.7",
"mobx-stored": "1.1.0",
"prettier": "2.2.1",
"promise-retry": "2.0.1",