🐛 Fix: upyun options is not required

ISSUES CLOSED: #1002
This commit is contained in:
PiEgg 2022-11-11 17:56:16 +08:00
parent 64e54d0b0b
commit 167e424568
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"picgo": "^1.5.0-alpha.15",
"picgo": "^1.5.0-alpha.16",
"qrcode.vue": "^1.7.0",
"shell-path": "2.1.0",
"uuidv4": "^6.2.11",

View File

@ -9919,10 +9919,10 @@ performance-now@^2.1.0:
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
picgo@^1.5.0-alpha.15:
version "1.5.0-alpha.15"
resolved "https://registry.npmjs.org/picgo/-/picgo-1.5.0-alpha.15.tgz#406c1cd48afc5c98f1d5084596e8bcecb637ad58"
integrity sha512-+uU2gbFi/kc5qi0wrqk0hSFusUqEYKTay9hIHcQ13un+7xx5kwir99mwwKpNB+K8wHARntjurN9HCZEszgTKmQ==
picgo@^1.5.0-alpha.16:
version "1.5.0-alpha.16"
resolved "https://registry.npmjs.org/picgo/-/picgo-1.5.0-alpha.16.tgz#b2cdbd83126746fece909723452d73731f2104f5"
integrity sha512-7Xpq22t7N1wnseA4Otj/EiWYl2z748Si/gqCQIPfjW4+dRkfz1bK+BgCd6CXCXDnJkplhGEg+XDAWMjjEgVRJg==
dependencies:
"@picgo/i18n" "^1.0.0"
"@picgo/store" "^2.0.2"