Skip to content

Commit 363861e

Browse files
Merge pull request #657 from nestjs/renovate/uuid-8.x
fix(deps): update dependency uuid to v8.3.1
2 parents 6188041 + 28a8b07 commit 363861e

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

package-lock.json

+15-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typescript": "4.0.5"
5151
},
5252
"dependencies": {
53-
"uuid": "8.3.0"
53+
"uuid": "8.3.1"
5454
},
5555
"peerDependencies": {
5656
"@nestjs/common": "^6.7.0 || ^7.0.0",

0 commit comments

Comments
 (0)