chore(deps): bump @types/uuid from 10.0.0 to 11.0.0

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-version: 11.0.0
  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]
2025-12-16 23:56:54 +00:00
committed by GitHub
parent b9aaa429a7
commit 79a224481d
2 changed files with 13 additions and 6 deletions

View File

@@ -37,7 +37,7 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@types/uuid": "^10.0.0",
"@types/uuid": "^11.0.0",
"dotenv": "^17.2.3",
"pg": "^8.16.3",
"uuid": "^13.0.0"