🐛 Fix(custom): fix buildin s3 config item bug

This commit is contained in:
Kuingsmile
2024-01-30 21:39:20 -08:00
parent 16e0a7cfc4
commit 914ec15361
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12392,10 +12392,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.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.9.tgz#1677f63c0596d0b23fd082ce4a3f10c6b4f7244a"
integrity sha512-+H32vNqfe3bCNhkreEJXzWT4fUOyPntNxCPjeo5btxAhbaVEfP8GwXA1XfX8NrJb3ml6sQzIk26FrQ2bzK+Bwg==
piclist@^1.7.10:
version "1.7.10"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.10.tgz#2374a86d13aacdc9950b15390a84d0a92e6b8761"
integrity sha512-oGTlY6pNyf7YjTecFAQOUlgjfbhwwxKHQ3wyp5/peHKdeKv0PpIbRIHb61y0OhZjS+hWSnTvv5yL86GQUMwkyg==
dependencies:
"@aws-sdk/client-s3" "3.421.0"
"@aws-sdk/lib-storage" "3.421.0"