Bump uuid from 9.0.1 to 10.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 03:21:50 +00:00
committed by Sebastian Serth
parent c06072d302
commit e8c4d3da21
2 changed files with 11 additions and 11 deletions

View File

@ -45,7 +45,7 @@
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"underscore": "^1.13.6",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"vis-data": "^7.1.9",
"vis-timeline": "^7.7.3",
"vis-util": "^5.0.7",