Skip to content

Commit 35f6eb4

Browse files
authoredNov 25, 2024··
Merge pull request #1808 from nestjs/renovate/uuid-11.x
fix(deps): update dependency uuid to v11.0.3
2 parents a0b8782 + 680c6f9 commit 35f6eb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

Diff for: ‎package-lock.json

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

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"cron": "3.1.7",
22-
"uuid": "11.0.2"
22+
"uuid": "11.0.3"
2323
},
2424
"devDependencies": {
2525
"@commitlint/cli": "19.6.0",

0 commit comments

Comments
 (0)
Please sign in to comment.