Skip to content

Commit

Permalink
Merge pull request #1053 from nestjs/renovate/uuid-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency uuid to v9
  • Loading branch information
kamilmysliwiec committed Sep 29, 2022
2 parents dba899c + 5b87739 commit ab0eed8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@
"dotenv": "16.0.2",
"dotenv-expand": "8.0.3",
"lodash": "4.17.21",
"uuid": "8.3.2"
"uuid": "9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.1.2",
Expand Down

0 comments on commit ab0eed8

Please sign in to comment.