chore(deps): bump mobx from 6.12.4 to 6.12.5 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 6.12.4 to 6.12.5.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.4...mobx@6.12.5)

---
updated-dependencies:
- dependency-name: mobx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 06:05:44 +00:00
committed by Łukasz Mierzwa
parent 20645bc969
commit 8cf32a95b5
2 changed files with 5 additions and 6 deletions

9
ui/package-lock.json generated
View File

@@ -30,7 +30,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.12.4",
"mobx": "6.12.5",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -10597,10 +10597,9 @@
}
},
"node_modules/mobx": {
"version": "6.12.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.4.tgz",
"integrity": "sha512-uIymg89x+HmItX1p3MG+d09irn2k63J6biftZ5Ok+UpNojS1I3NJPLfcmJT9ANnUltNlHi+HQqrVyxiAN8ISYg==",
"license": "MIT",
"version": "6.12.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.5.tgz",
"integrity": "sha512-xRq2tyY6unAec0ItlsrgoCuxrWXLoIkM5cGPuerm/0nX/CI9FxAO6ttfRYfFa+B5Yz51d59IfKy0mJwxOEwqzQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mobx"

View File

@@ -25,7 +25,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.12.4",
"mobx": "6.12.5",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",