🐛 Fix: fix local path picbed upload error

This commit is contained in:
Kuingsmile
2023-10-08 15:36:59 +08:00
parent 52990d5fa1
commit 392e178da5
2 changed files with 10 additions and 10 deletions

View File

@@ -54,7 +54,7 @@
"electron-updater": "^6.1.4",
"element-plus": "2.3.14",
"epipebomb": "^1.0.0",
"fast-xml-parser": "^4.3.1",
"fast-xml-parser": "^4.3.2",
"form-data": "^4.0.0",
"fs-extra": "^11.1.1",
"got": "^12.6.0",
@@ -67,7 +67,7 @@
"mitt": "^3.0.1",
"node-ssh-no-cpu-features": "^1.0.1",
"nodejs-file-downloader": "^4.12.1",
"piclist": "^1.1.4",
"piclist": "^1.2.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"qiniu": "^7.9.0",