fix(deps): update dependency uuid to v12 (#1924)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-05 14:19:16 -04:00 committed by GitHub
parent 4a616983aa
commit e327727f91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -67,7 +67,7 @@
"semver": "^7.7.2", "semver": "^7.7.2",
"socketcluster-server": "^19.2.0", "socketcluster-server": "^19.2.0",
"sqlite3": "^5.1.7", "sqlite3": "^5.1.7",
"uuid": "^11.1.0" "uuid": "^12.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/body-parser": "^1.19.6", "@types/body-parser": "^1.19.6",

View File

@ -1056,8 +1056,8 @@ importers:
specifier: ^5.1.7 specifier: ^5.1.7
version: 5.1.7 version: 5.1.7
uuid: uuid:
specifier: ^11.1.0 specifier: ^12.0.0
version: 11.1.0 version: 12.0.0
devDependencies: devDependencies:
'@types/body-parser': '@types/body-parser':
specifier: ^1.19.6 specifier: ^1.19.6
@ -9997,8 +9997,8 @@ packages:
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'} engines: {node: '>= 0.4.0'}
uuid@11.1.0: uuid@12.0.0:
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} resolution: {integrity: sha512-USe1zesMYh4fjCA8ZH5+X5WIVD0J4V1Jksm1bFTVBX2F/cwSXt0RO5w/3UXbdLKmZX65MiWV+hwhSS8p6oBTGA==}
hasBin: true hasBin: true
uuid@8.3.2: uuid@8.3.2:
@ -19265,7 +19265,7 @@ snapshots:
utils-merge@1.0.1: {} utils-merge@1.0.1: {}
uuid@11.1.0: {} uuid@12.0.0: {}
uuid@8.3.2: {} uuid@8.3.2: {}