fix(deps): update dependency uuid to v9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-26 02:29:25 +00:00
committed by Github changeset workflow
parent c0ad6f6ca6
commit 0fb419ba03
36 changed files with 119 additions and 81 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^3.0.0",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"winston": "^3.2.1",
"yn": "^4.0.0"
},