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
+2 -2
View File
@@ -58,7 +58,7 @@
"express-promise-router": "^4.1.0",
"http-proxy-middleware": "^2.0.0",
"morgan": "^1.10.0",
"uuid": "^8.0.0",
"uuid": "^9.0.0",
"winston": "^3.2.1",
"yaml": "^2.0.0",
"yn": "^4.0.0",
@@ -70,7 +70,7 @@
"@backstage/config-loader": "workspace:^",
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
"@types/uuid": "^9.0.0",
"@types/yup": "^0.29.13",
"msw": "^1.0.0",
"supertest": "^6.1.3"