Skip to content

Commit 7603b55

Browse files
fix(deps): update dependency uuid to v11 [security]
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | uuid | 8.3.2 | 11.1.1 |
1 parent 14fc65d commit 7603b55

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
@@ -43,7 +43,7 @@
4343
"fastify-healthcheck": "4.4.0",
4444
"http": "0.0.0",
4545
"lodash": "4.17.21",
46-
"uuid": "8.3.2",
46+
"uuid": "11.1.1",
4747
"winston": "3.13.1"
4848
},
4949
"engines": {

0 commit comments

Comments
 (0)