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
@@ -44,7 +44,7 @@
"@backstage/plugin-signals-node": "workspace:^",
"knex": "^3.0.0",
"node-fetch": "^2.7.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",