Skip to content

Commit

Permalink
Merge pull request #535 from nestjs/renovate/uuid-8.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency uuid to v8.2.0
  • Loading branch information
kamilmysliwiec authored Jun 29, 2020
2 parents c7004e3 + 74a9841 commit 68f0556
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
18 changes: 15 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 @@ -50,7 +50,7 @@
"typescript": "3.9.5"
},
"dependencies": {
"uuid": "8.1.0"
"uuid": "8.2.0"
},
"peerDependencies": {
"@nestjs/common": "^6.7.0 || ^7.0.0",
Expand Down

0 comments on commit 68f0556

Please sign in to comment.