Skip to content

Commit c44ba75

Browse files
Merge pull request #1458 from nestjs/renovate/uuid-9.x
fix(deps): update dependency uuid to v9.0.1
2 parents c220709 + 9ad42e2 commit c44ba75

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

+11-7
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
@@ -21,7 +21,7 @@
2121
"dotenv": "16.3.1",
2222
"dotenv-expand": "10.0.0",
2323
"lodash": "4.17.21",
24-
"uuid": "9.0.0"
24+
"uuid": "9.0.1"
2525
},
2626
"devDependencies": {
2727
"@commitlint/cli": "17.7.1",

0 commit comments

Comments
 (0)