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
@@ -43,7 +43,7 @@
"@backstage/plugin-events-node": "workspace:^",
"@backstage/types": "workspace:^",
"express": "^4.17.1",
"uuid": "^9.0.0",
"uuid": "^11.0.0",
"ws": "^8.18.0"
},
"devDependencies": {