mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
🐛 Fix(custom): fix log record of uploader
This commit is contained in:
parent
52d977473c
commit
f901811d03
@ -68,7 +68,7 @@
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"node-ssh-no-cpu-features": "^1.0.1",
|
||||
"nodejs-file-downloader": "^4.12.1",
|
||||
"piclist": "^1.6.6",
|
||||
"piclist": "^1.6.7",
|
||||
"pinia": "^2.1.7",
|
||||
"pinia-plugin-persistedstate": "^3.2.0",
|
||||
"proxy-agent": "^5.0.0",
|
||||
|
@ -12350,10 +12350,10 @@ performance-now@^2.1.0:
|
||||
resolved "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
||||
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
||||
|
||||
piclist@^1.6.6:
|
||||
version "1.6.6"
|
||||
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.6.6.tgz#68979cbbc23390f15329e75d1a81635aa7d62814"
|
||||
integrity sha512-syY0iDAyJlXBIgofPsUQt4rfx+q4V3A1kTGIMaJxDFVoo4pnX3g6UpFIJeTLHvIpurTLyXUbK9yi60WgUaq0CQ==
|
||||
piclist@^1.6.7:
|
||||
version "1.6.7"
|
||||
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.6.7.tgz#196233d14914d20546d49806697ed87083f68bf2"
|
||||
integrity sha512-MtJYAS8zZXtZCum7pGFM9nvxb5moJXKSYRDQ9MTW2YeqgLgVBVouuYOMDHknvRMjrlRAQtY/T/+80HhwGkLMLQ==
|
||||
dependencies:
|
||||
"@picgo/i18n" "^1.0.0"
|
||||
"@picgo/store" "^2.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user