Bump uuid from 9.0.0 to 9.0.1

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

---
updated-dependencies:
- dependency-name: uuid
  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]
2023-09-12 14:28:56 +00:00
committed by GitHub
parent 9bd551b37c
commit 8fcb9ac4f5
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"mysql2": "^3.6.1",
"sequelize": "^6.33.0",
"sqlite3": "^5.1.6",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"concurrently": "^8.2.1",