Bump uuid from 11.0.5 to 11.1.0

Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.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/v11.0.5...v11.1.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-01 20:23:05 +00:00
committed by Fabio Niephaus
parent 63ca6fe724
commit 00f0f13934
2 changed files with 6 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"@octokit/types": "^13.8.0",
"@github/dependency-submission-toolkit": "^2.0.4",
"semver": "^7.7.1",
"uuid": "^11.0.5"
"uuid": "^11.1.0"
},
"devDependencies": {
"@eslint/compat": "^1.2.6",