From 147f53dd4e0eef137c8466f455ba6cd9905de996 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:12:54 +0000 Subject: [PATCH] Update dependency qiniu to v7.15.2 --- package.json | 2 +- yarn.lock | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bc9f8c18..537cc963 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "node-ssh-no-cpu-features": "^2.0.0", "nodejs-file-downloader": "^4.13.0", "piclist": "^2.4.1", - "qiniu": "7.14.0", + "qiniu": "7.15.2", "semver": "^7.7.4", "shell-path": "3.0.0", "ssh2-no-cpu-features": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 4e5a9535..afc5186f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10508,6 +10508,25 @@ qiniu@7.14.0: typescript "^4.9.4" urllib "^2.41.0" +qiniu@7.15.2: + version "7.15.2" + resolved "https://registry.yarnpkg.com/qiniu/-/qiniu-7.15.2.tgz#76aea7f3ea3bfce067cae4fcb5c0aa1e255fc70f" + integrity sha512-j3GkmPP4P5o0c2cphqo6TwetCID8ZCMubcPaZlFS6iXng0mvV4BRxfMb9eROItTvyRL/XPWe2+T6ZLUC5Hs1BA== + dependencies: + agentkeepalive "^4.0.2" + before "^0.0.1" + block-stream2 "^2.0.0" + crc32 "^0.2.2" + destroy "^1.0.4" + encodeurl "^1.0.1" + formstream "^1.1.0" + mime "^2.4.4" + mkdirp "^0.5.5" + mockdate "^3.0.5" + tunnel-agent "^0.6.0" + typescript "^4.9.4" + urllib "^2.41.0" + qrcode.vue@^3.9.0: version "3.9.0" resolved "https://registry.yarnpkg.com/qrcode.vue/-/qrcode.vue-3.9.0.tgz#433e7db5e614db7f8ebb9f004ddd18687a11bf76"