Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v10 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 49677ae commit e41de56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -41,7 +41,7 @@
"dependencies": {
"@connectrpc/connect": "^1.4",
"@bufbuild/protobuf": "^1.8",
"uuid": "^9"
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit e41de56

Please sign in to comment.