Skip to content

Commit

Permalink
fix(deps): bump uuid from 10.0.0 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 613263d commit 6337034
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"tweetnacl-util": "^0.15.1",
"uid-generator": "^2.0.0",
"ulid": "^2.3.0",
"uuid": "^10.0.0",
"uuid": "^11.0.3",
"uuid-by-string": "^4.0.0",
"validator": "^13.12.0",
"winston": "^3.13.0",
Expand Down

0 comments on commit 6337034

Please sign in to comment.