fix(deps): runtime dependency security fixes - #24034
Closed
javascript-sdk-gitflow[bot] wants to merge 1 commit into
Closed
fix(deps): runtime dependency security fixes#24034javascript-sdk-gitflow[bot] wants to merge 1 commit into
javascript-sdk-gitflow[bot] wants to merge 1 commit into
Conversation
Resolves GHSA-px8p-9vwx-vf98 / CVE-2026-45820 (medium). Dependabot alert: https://github.com/getsentry/sentry-javascript/security/dependabot/2435 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
javascript-sdk-gitflow
Bot
requested review from
Lms24 and
msonnb
and removed request for
a team
September 4, 2026 00:19
Contributor
size-limit report 📦
|
Member
|
superseded by #24029 |
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.
Summary
Batched runtime dependency security fixes. One commit per vulnerability.
Fixes
fflate0.8.2 → 0.8.3 — GHSA-px8p-9vwx-vf98 / CVE-2026-45820 (medium) — https://github.com/getsentry/sentry-javascript/security/dependabot/2435fflateis declared inpackages/replay-worker(runtime dependency),packages/replay-internal(dev dependency) anddev-packages/browser-integration-tests. All three were bumped to the patched0.8.3so the hoisted copy is uniform.@sentry/rrwebalso pulls infflate@^0.4.4, which resolves to0.4.9— outside the advisory's>= 0.8.0, < 0.8.3range, so it needs no change.🤖 Generated with Claude Code