Skip to content

Commit 631e443

Browse files
fix(deps): update dependency uuid to v11 [security]
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | uuid | 8.3.2 | 11.1.1 |
1 parent f46bc5c commit 631e443

2 files changed

Lines changed: 22 additions & 6 deletions

File tree

package-lock.json

Lines changed: 21 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": "11.1.1",
4646
"winston": "3.10.0"
4747
},
4848
"engines": {

0 commit comments

Comments
 (0)