Feature(custom): exclude svg from watermarker

ISSUES CLOSED: #182
This commit is contained in:
Kuingsmile 2024-04-02 14:10:49 +08:00
parent ab8b62e661
commit 75b0c7f518
2 changed files with 5 additions and 5 deletions

View File

@ -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.8.1",
"piclist": "^1.8.2",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"proxy-agent": "^5.0.0",

View File

@ -12397,10 +12397,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.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.8.1.tgz#98f19b68245427d0e035885c4906742bd82cf2e7"
integrity sha512-1MXda5o509Hb7sobKGWBUS1Bs6Azm+3T8ZeARdIiXUNW58sC8yuO64PaHTqHRqe2lyQfEFAmBGz//4MNLFd52A==
piclist@^1.8.2:
version "1.8.2"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.8.2.tgz#d63dfc45d83c9801a905227a1729a84016b18ea8"
integrity sha512-GwhzM1+t01o6BP2VOmwZlOg5oylsPHQ7V+eezVvmll0I7dAtq9xvoalpQ+pFvvnkDmZALjEyPsElR+JLbV5Rwg==
dependencies:
"@aws-sdk/client-s3" "3.421.0"
"@aws-sdk/lib-storage" "3.421.0"