Skip to content

Commit

Permalink
Update dependency uuid to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and finn-block committed Oct 18, 2024
1 parent 7932e42 commit e88edc8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions javascript/todo-starter/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 javascript/todo-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vueuse/core": "11.1.0",
"@web5/api": "0.11.0",
"multiformats": "13.3.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"varint": "6.0.0",
"vue": "3.5.12",
"vue-toastification": "2.0.0-rc.5"
Expand Down
8 changes: 4 additions & 4 deletions javascript/todo/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 javascript/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vueuse/core": "11.1.0",
"@web5/api": "0.11.0",
"multiformats": "13.3.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"varint": "6.0.0",
"vue": "3.5.12",
"vue-router": "4.4.5",
Expand Down

0 comments on commit e88edc8

Please sign in to comment.