Bump uuid from 9.0.0 to 9.0.1 in /src

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-11-03 19:47:18 +00:00 committed by Philip H
parent cdd4316122
commit 0b685bdf0d
2 changed files with 12 additions and 8 deletions

View file

@ -16,7 +16,7 @@
"express": "^4.18.2",
"express-session": "^1.17.3",
"qrcode": "^1.5.3",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"eslint": "^8.52.0",