Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and dhmlau committed Nov 11, 2024
1 parent 3c6437f commit eaab16e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 6 deletions.
37 changes: 32 additions & 5 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 @@ -36,7 +36,7 @@
"loopback-connector": "^6.0.0",
"pg": "^8.0.2",
"strong-globalize": "^6.0.0",
"uuid": "^10.0.0"
"uuid": "^11.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.0.0",
Expand Down

0 comments on commit eaab16e

Please sign in to comment.