This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new d6ae6a3976 Bump svgo from 3.3.3 to 3.3.4 in /docs (#8806)
d6ae6a3976 is described below
commit d6ae6a397654a2d0f9c6f69d671e6bd0c019acbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 21:25:23 2026 +0800
Bump svgo from 3.3.3 to 3.3.4 in /docs (#8806)
---
docs/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 6cf104aea3..cc63f5e2dd 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -8938,9 +8938,9 @@ svg-parser@^2.0.4:
integrity
sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
svgo@^3.0.2, svgo@^3.2.0:
- version "3.3.3"
- resolved
"https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
- integrity
sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
+ version "3.3.4"
+ resolved
"https://registry.yarnpkg.com/svgo/-/svgo-3.3.4.tgz#fd2aa10ff585b3bd2b83ce3602f5582bc0718bb5"
+ integrity
sha512-GsNRis4e8jxn2Y9ENz/8lbJ93CstG8svtMnuRaHbiF2LTJ5tK0/q3t/URPq9Zc7zVWBJnNnJMIp6bevK7bSmNg==
dependencies:
commander "^7.2.0"
css-select "^5.1.0"