⬆️ Upgrade(custom): upgrade uuid package for security issue

This commit is contained in:
Kuingsmile
2026-05-09 14:14:20 +08:00
parent 64f1f90a0c
commit ecf4a01dc1
2 changed files with 1 additions and 6 deletions

View File

@@ -94,7 +94,7 @@
"ssh2-no-cpu-features": "^2.0.0",
"tunnel": "^0.0.6",
"upyun": "^3.4.6",
"uuid": "^13.0.0",
"uuid": "^14.0.0",
"vue": "^3.5.30",
"webdav": "^5.10.0",
"write-file-atomic": "^7.0.1",

View File

@@ -12159,11 +12159,6 @@ utility@^1.18.0:
mz "^2.7.0"
unescape "^1.0.1"
uuid@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
uuid@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"