Skip to content

Commit

Permalink
fix(deps): update dependency @types/uuid to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 2dd2714 commit 421587d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/runtime": "^7.22.5",
"@babel/runtime-corejs3": "^7.22.5",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"@types/uuid": "10.0.0",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 421587d

Please sign in to comment.