Update dependency uuid to v14 (#33229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-21 19:49:00 +00:00 committed by GitHub
parent fd86405338
commit ae8769e12d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View File

@ -62,7 +62,7 @@
"electron-window-state": "^5.0.3",
"minimist": "^1.2.6",
"png-to-ico": "^3.0.0",
"uuid": "^13.0.0"
"uuid": "^14.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.10",

10
pnpm-lock.yaml generated
View File

@ -194,8 +194,8 @@ importers:
specifier: ^3.0.0
version: 3.0.1
uuid:
specifier: ^13.0.0
version: 13.0.0
specifier: ^14.0.0
version: 14.0.0
devDependencies:
'@babel/core':
specifier: ^7.18.10
@ -12797,6 +12797,10 @@ packages:
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
hasBin: true
uuid@14.0.0:
resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==}
hasBin: true
uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
@ -27006,6 +27010,8 @@ snapshots:
uuid@13.0.0: {}
uuid@14.0.0: {}
uuid@8.3.2: {}
v8-to-istanbul@9.3.0: