Skip to content

Commit

Permalink
fix(sdk): bump uuid from 11.0.5 to 11.1.0 in /lib (#432)
Browse files Browse the repository at this point in the history
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](uuidjs/uuid@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 162a1d8 commit 3898e45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions lib/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 lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dpop": "^1.4.1",
"jose": "^5.10.0",
"json-canonicalize": "^1.0.6",
"uuid": "~11.0.5"
"uuid": "~11.1.0"
},
"devDependencies": {
"@eslint/js": "^9.20.0",
Expand Down

0 comments on commit 3898e45

Please sign in to comment.