From d256f6f2e12fc9bfc8645c55723963ffc9a690cd Mon Sep 17 00:00:00 2001 From: Kuingsmile <96409857+Kuingsmile@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:02:31 +0800 Subject: [PATCH] :arrow_up: Upgrade(custom): upgrade piclist-core --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ad0e0994..0419e99b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "multer": "^1.4.5-lts.1", "node-ssh-no-cpu-features": "^2.0.0", "nodejs-file-downloader": "^4.12.1", - "piclist": "^1.9.12", + "piclist": "^1.9.13", "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "proxy-agent": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 4d52ea0f..038390b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12053,10 +12053,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.9.12: - version "1.9.12" - resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.9.12.tgz#b1d7a7b7b09464d5d9af8d83048e86310e11569d" - integrity sha512-Dmgm2CM6nG4m7hQTRi4ZRaCUeLUSEV+peEBlUT99MFdScMTPyEjIqY6JLcTIHObOyumN1mke0RPw9wzLK1c9HA== +piclist@^1.9.13: + version "1.9.13" + resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.9.13.tgz#530ba4a0c44866e52e1070ef0a3ee9c68f8168bb" + integrity sha512-j376+RB3KQypGlfi4mxRMjw4H+A2KaNtaltQJV0551v4SquxQO9mNfXIxL7VcsSpX9kuiy24FkzjglZPJP54lA== dependencies: "@aws-sdk/client-s3" "3.421.0" "@aws-sdk/lib-storage" "3.421.0"