Bump svgo from 3.2.0 to 3.3.4 - #6085
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svgo-3.3.4
branch
3 times, most recently
from
July 27, 2026 21:39
04a34d9 to
32f22e3
Compare
Bumps [svgo](https://github.com/svg/svgo) from 3.2.0 to 3.3.4. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.2.0...v3.3.4) --- updated-dependencies: - dependency-name: svgo dependency-version: 3.3.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svgo-3.3.4
branch
from
July 27, 2026 23:05
32f22e3 to
49a329f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps svgo from 3.2.0 to 3.3.4.
Release notes
Sourced from svgo's releases.
... (truncated)
Commits
72a2388Merge commit from forkbbab162deps: upgrade to sax v1.5.0c4dc2bechore: increment version to v3.3.2Note
Low Risk
Dev-only transitive dependency with no app code changes; the update is primarily security and parser dependency fixes for the SVG build pipeline.
Overview
Bumps the dev dependency svgo from 3.2.0 to 3.3.4 (lockfile only), pulled in through react-native-svg-transformer / @svgr/plugin-svgo for SVG optimization at build time.
The new release replaces the fork @trysound/sax with upstream sax and includes security hardening in removeScriptElement (case-insensitive JavaScript URI handling and namespace-aware script handling). No application source changes.
Reviewed by Cursor Bugbot for commit 49a329f. Bugbot is set up for automated code reviews on this repo. Configure here.