Bump @babel/core from 7.29.0 to 7.29.7 via lockfile re-resolution#1171
Merged
Conversation
Re-resolve the transitive @babel/core dependency (via jest/ts-jest) to a patched version. No overrides added and jest stays at 30.4.2. Fixes GHSA-4x5r-pxfx-6jf8 (CVE-2026-49356).
00c6be3 to
f778951
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 @babel/core from 7.29.0 to 7.29.7.
@babel/coreis a transitive dependency (viajest/ts-jest). Dependabot could not open this update automatically because its resolution path would have downgradedjestfrom 30.4.2 to 26.6.3. Re-solving the lockfile bumps@babel/coreto 7.29.7 within its existing semver range — nooverrideswere added andjeststays at 30.4.2.Security fix
Resolves GHSA-4x5r-pxfx-6jf8 — @babel/core: Arbitrary File Read via
sourceMappingURLComment.@babel/core <= 7.29.0@babel/core >= 7.29.6Commits
Verification
npm ls @babel/core→ resolves to7.29.7npm ls jest→ stays at30.4.2(no downgrade)npm audit→ no@babel/corefindingsnpm test→ 2 suites / 5 tests passing