From 008211c322ca8121c2269ba0c723bb88f41addc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 21:42:45 +0000 Subject: [PATCH] Bump svgo from 2.8.2 to 2.8.3 in /icons Bumps [svgo](https://github.com/svg/svgo) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- icons/package.json | 2 +- icons/pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/icons/package.json b/icons/package.json index 7b48fee1..591edb47 100644 --- a/icons/package.json +++ b/icons/package.json @@ -24,6 +24,6 @@ "is-svg": "^6.1.0", "number-to-words": "1.2.4", "rimraf": "^5.0.1", - "svgo": "^2.8.2" + "svgo": "^2.8.3" } } diff --git a/icons/pnpm-lock.yaml b/icons/pnpm-lock.yaml index 5a93b8d3..188577dd 100644 --- a/icons/pnpm-lock.yaml +++ b/icons/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^5.0.1 version: 5.0.10 svgo: - specifier: ^2.8.2 - version: 2.8.2 + specifier: ^2.8.3 + version: 2.8.3 packages: @@ -492,8 +492,8 @@ packages: run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - sax@1.6.0: - resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} + sax@1.6.1: + resolution: {integrity: sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==} engines: {node: '>=11.0.0'} shebang-command@2.0.0: @@ -544,8 +544,8 @@ packages: resolution: {integrity: sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==} engines: {node: '>=18'} - svgo@2.8.2: - resolution: {integrity: sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==} + svgo@2.8.3: + resolution: {integrity: sha512-5EZD0pafXX6PphdwOGCiVLDSaV1xyuQao2blHajHLsPxr07q4mmEjdtXEWgG07ae2mIz8Ex2CDXNCTiXhy3Khw==} engines: {node: '>=10.13.0'} hasBin: true @@ -598,7 +598,7 @@ snapshots: '@file-type/xml@0.4.4': dependencies: - sax: 1.6.0 + sax: 1.6.1 strtok3: 10.3.5 '@isaacs/cliui@8.0.2': @@ -1029,7 +1029,7 @@ snapshots: dependencies: queue-microtask: 1.2.3 - sax@1.6.0: {} + sax@1.6.1: {} shebang-command@2.0.0: dependencies: @@ -1071,14 +1071,14 @@ snapshots: dependencies: '@tokenizer/token': 0.3.0 - svgo@2.8.2: + svgo@2.8.3: dependencies: commander: 7.2.0 css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 picocolors: 1.1.1 - sax: 1.6.0 + sax: 1.6.1 stable: 0.1.8 tiny-inflate@1.0.3: {}