Bump uuid from 8.3.2 to 9.0.1 in /ui (#2740)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-20 18:36:14 -05:00
committed by GitHub
parent 9f317c054b
commit a51b1b25d2
2 changed files with 29 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"react-router-dom": "^5.3.4",
"redux": "^4.2.0",
"redux-saga": "^1.1.3",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.2.0",