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
@@ -57,6 +57,6 @@
"lodash": "^4.17.21",
"msw": "^1.0.0",
"supertest": "^6.1.3",
"uuid": "^8.0.0"
"uuid": "^9.0.0"
}
}