1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

fix(deps): update dependency uuid to v11 (#10226)

This commit is contained in:
renovate[bot] 2025-06-27 11:49:41 +02:00 committed by GitHub
parent 75488a01b0
commit 55b8941306
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -130,7 +130,7 @@
"type-is": "^2.0.0",
"ulidx": "^2.4.1",
"unleash-client": "^6.7.0-beta.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
},
"devDependencies": {
"@apidevtools/swagger-parser": "10.1.1",

View File

@ -7875,7 +7875,7 @@ __metadata:
typescript: "npm:5.8.3"
ulidx: "npm:^2.4.1"
unleash-client: "npm:^6.7.0-beta.0"
uuid: "npm:^9.0.0"
uuid: "npm:^11.0.0"
vite-node: "npm:^3.1.3"
vitest: "npm:^3.1.3"
wait-on: "npm:^8.0.0"
@ -7950,6 +7950,15 @@ __metadata:
languageName: node
linkType: hard
"uuid@npm:^11.0.0":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
languageName: node
linkType: hard
"uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
@ -7959,15 +7968,6 @@ __metadata:
languageName: node
linkType: hard
"uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
languageName: node
linkType: hard
"v8-compile-cache-lib@npm:^3.0.1":
version: 3.0.1
resolution: "v8-compile-cache-lib@npm:3.0.1"