From c9a0ad618bb5ac2702c8d40c0e4004fc36346b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 08:22:34 +0000 Subject: [PATCH] Bump qiniu from 7.14.0 to 7.15.1 Bumps [qiniu](https://github.com/qiniu/nodejs-sdk) from 7.14.0 to 7.15.1. - [Release notes](https://github.com/qiniu/nodejs-sdk/releases) - [Changelog](https://github.com/qiniu/nodejs-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/qiniu/nodejs-sdk/compare/v7.14.0...v7.15.1) --- updated-dependencies: - dependency-name: qiniu dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 ++++------------- package.json | 2 +- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31731a22..b2d1376e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "mdui": "^2.1.4", - "qiniu": "^7.14.0", + "qiniu": "^7.15.1", "qrcode": "^1.5.4" } }, @@ -95,7 +95,6 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz", "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.5", @@ -1709,7 +1708,6 @@ } ], "license": "MIT", - "peer": true, "engines": { "node": ">=18" }, @@ -1732,7 +1730,6 @@ } ], "license": "MIT", - "peer": true, "engines": { "node": ">=18" } @@ -2166,7 +2163,6 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -2501,7 +2497,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -3978,7 +3973,6 @@ "resolved": "https://registry.npmjs.org/hexo/-/hexo-8.1.1.tgz", "integrity": "sha512-UnzT4ImjKzMMuVRsvudxrl7MkdZwKe4S9xJN5pQPK9c+K0G+fLFb9kB6CqZZwj2E5ne+QK0ls4XMKqTUbNR3RQ==", "license": "MIT", - "peer": true, "dependencies": { "abbrev": "^3.0.0", "bluebird": "^3.7.2", @@ -5675,7 +5669,6 @@ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "license": "MIT", - "peer": true, "dependencies": { "argparse": "^2.0.1" }, @@ -6644,9 +6637,9 @@ } }, "node_modules/qiniu": { - "version": "7.14.0", - "resolved": "https://registry.npmjs.org/qiniu/-/qiniu-7.14.0.tgz", - "integrity": "sha512-3q7nIQQjqR69k7hbDPfM+hx52BmUxt8J/n9LrmjxypWVEeNK5PTaPS2pnxqaxs0tL9utNOPVfjFiBr18mHOFqQ==", + "version": "7.15.1", + "resolved": "https://registry.npmjs.org/qiniu/-/qiniu-7.15.1.tgz", + "integrity": "sha512-2Wg6UiZqNUZHn+tRKpax0Y+vZupOOvc8J9DQOFh4lplards1kVbqQ2VkRYJTFrJ5q/fkf2KIIoFcwiVAdYBo4A==", "license": "MIT", "dependencies": { "agentkeepalive": "^4.0.2", @@ -6943,7 +6936,6 @@ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "license": "MIT", - "peer": true, "bin": { "rollup": "dist/bin/rollup" }, @@ -7630,7 +7622,6 @@ "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.62.0.tgz", "integrity": "sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==", "license": "MIT", - "peer": true, "dependencies": { "@adobe/css-tools": "~4.3.1", "debug": "^4.3.2", diff --git a/package.json b/package.json index 5a6af255..38417e66 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "mdui": "^2.1.4", - "qiniu": "^7.14.0", + "qiniu": "^7.15.1", "qrcode": "^1.5.4" }