Skip to content

Commit 21be3bd

Browse files
fix(deps): update dependency uuid to v14 [security]
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | uuid | 8.3.2 | 14.0.0 |
1 parent f46bc5c commit 21be3bd

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

package-lock.json

Lines changed: 20 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"fastify-healthcheck": "4.4.0",
4343
"lodash": "4.17.21",
4444
"mongoose": "5.13.20",
45-
"uuid": "8.3.2",
45+
"uuid": "14.0.0",
4646
"winston": "3.10.0"
4747
},
4848
"engines": {

0 commit comments

Comments
 (0)