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
@@ -63,7 +63,7 @@
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"ndjson": "^2.0.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
},
"devDependencies": {
"@backstage/backend-common": "^0.25.0",