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"