chore(deps): 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 01:36:09 +00:00
committed by Joachim Van Herwegen
parent 337902c12d
commit bdfbc54265
2 changed files with 67 additions and 8 deletions

View File

@@ -135,7 +135,7 @@
"sparqlalgebrajs": "^4.3.0",
"sparqljs": "^3.7.1",
"url-join": "^4.0.1",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"winston": "^3.11.0",
"winston-transport": "^4.5.0",
"ws": "^8.14.2",