This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 165d3860f73 build(deps): bump svgo from 3.3.4 to 3.3.5 in /website
(#20304)
165d3860f73 is described below
commit 165d3860f73764bfb065022f6f0d3a510959c647
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 09:36:50 2026 +0800
build(deps): bump svgo from 3.3.4 to 3.3.5 in /website (#20304)
Bumps [svgo](https://github.com/svg/svgo) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v3.3.4...v3.3.5)
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 3.3.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/package-lock.json | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index e37880aafee..b86ccfd53a6 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -21525,9 +21525,10 @@
"license": "MIT"
},
"node_modules/svgo": {
- "version": "3.3.4",
- "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.4.tgz",
- "integrity":
"sha512-GsNRis4e8jxn2Y9ENz/8lbJ93CstG8svtMnuRaHbiF2LTJ5tK0/q3t/URPq9Zc7zVWBJnNnJMIp6bevK7bSmNg==",
+ "version": "3.3.5",
+ "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.5.tgz",
+ "integrity":
"sha512-8SQMzdrvWaD8deUmrnYB+ASyxBVgWUOilg+A75nE/76WdLpj6LopCwiAVvkzkcqy/9b7t2Mg7faFLjg0ZRcZ3w==",
+ "license": "MIT",
"dependencies": {
"commander": "^7.2.0",
"css-select": "^5.1.0",
@@ -36485,9 +36486,9 @@
"integrity":
"sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
},
"svgo": {
- "version": "3.3.4",
- "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.4.tgz",
- "integrity":
"sha512-GsNRis4e8jxn2Y9ENz/8lbJ93CstG8svtMnuRaHbiF2LTJ5tK0/q3t/URPq9Zc7zVWBJnNnJMIp6bevK7bSmNg==",
+ "version": "3.3.5",
+ "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.5.tgz",
+ "integrity":
"sha512-8SQMzdrvWaD8deUmrnYB+ASyxBVgWUOilg+A75nE/76WdLpj6LopCwiAVvkzkcqy/9b7t2Mg7faFLjg0ZRcZ3w==",
"requires": {
"commander": "^7.2.0",
"css-select": "^5.1.0",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]