upgrade to uuid11 which has builtin types

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-11-14 22:55:14 +01:00
parent c37f44f1be
commit 4e58bc77b7
33 changed files with 105 additions and 77 deletions
+1 -1
View File
@@ -64,6 +64,6 @@
"lodash": "^4.17.21",
"msw": "^1.0.0",
"supertest": "^7.0.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
}
}