chore(deps): bump mobx from 6.12.0 to 6.12.1 in /ui

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

---
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-03-25 06:33:18 +00:00
committed by Łukasz Mierzwa
parent aa7784113d
commit abc33e802e
2 changed files with 5 additions and 5 deletions

8
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.0",
"mobx": "6.12.1",
"mobx-react-lite": "4.0.6",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -9947,9 +9947,9 @@
}
},
"node_modules/mobx": {
"version": "6.12.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.0.tgz",
"integrity": "sha512-Mn6CN6meXEnMa0a5u6a5+RKrqRedHBhZGd15AWLk9O6uFY4KYHzImdt8JI8WODo1bjTSRnwXhJox+FCUZhCKCQ==",
"version": "6.12.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.1.tgz",
"integrity": "sha512-HN5/fmWCnePVI4u3Y487x3G0LIQ+qnQjowylhVxXPvBmbwottKm8R7GrsYAqljzekZUj+LoBcAUp3l8/3EPCGQ==",
"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.0",
"mobx": "6.12.1",
"mobx-react-lite": "4.0.6",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",