Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2020
1 parent 1a84d43 commit 9f6f36c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
20 changes: 17 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 @@ -60,7 +60,7 @@
"merge-graphql-schemas": "1.7.6",
"normalize-path": "3.0.0",
"tslib": "1.11.1",
"uuid": "7.0.1"
"uuid": "7.0.2"
},
"peerDependencies": {
"@nestjs/core": "^6.10.0",
Expand Down

0 comments on commit 9f6f36c

Please sign in to comment.