Skip to content

Commit

Permalink
chore(deps): update dependency uuid to ^11.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 66c0474 commit 76fe242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/vite-hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"hono": "^4.6.12",
"uuid": "^11.0.3"
"uuid": "^11.0.5"
},
"devDependencies": {
"@hono/typia-validator": "^0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"uuid": "^11.0.3"
"uuid": "^11.0.5"
},
"devDependencies": {
"@ryoppippi/unplugin-typia": "workspace:*",
Expand Down

0 comments on commit 76fe242

Please sign in to comment.