chore(deps): bump uuid from 8.3.2 to 9.0.0

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.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]
2022-09-06 01:40:22 +00:00
committed by Joachim Van Herwegen
parent 4d9d1b90b0
commit 94b90ef0c8
2 changed files with 57 additions and 8 deletions

View File

@@ -154,7 +154,7 @@
"sparqlalgebrajs": "^4.0.3",
"sparqljs": "^3.5.2",
"url-join": "^4.0.1",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"winston": "^3.8.1",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",