Skip to content

frontend: bump vulnerable transitive dependencies - #2657

Merged
r-vasquez merged 1 commit into
release-2.8from
fix-snyk-sep-21-2.8
Sep 23, 2026
Merged

r-vasquez merged 1 commit into
release-2.8from
fix-snyk-sep-21-2.8

Conversation

@r-vasquez

Copy link
Copy Markdown
Contributor

moment 2.29.4 was exposed to a directory
traversal vulnerability, fixed by moving the
direct dependency to 2.31.0.

devalue 5.9.1, pulled in transitively via
@tanstack/react-form, allowed unbounded
resource allocation; overridden to 5.9.2.

prismjs 1.27.0, pulled in via
react-syntax-highlighter's refractor
dependency, allowed arbitrary code injection.
It was already pinned to 1.30.0 in the bun
"overrides" map, but yarn classic ignores that
key, so Snyk's yarn.lock scan still flagged it.
Mirrored the pin into "resolutions" so both
lockfiles resolve the patched version.

moment 2.29.4 was exposed to a directory
traversal vulnerability, fixed by moving the
direct dependency to 2.31.0.

devalue 5.9.1, pulled in transitively via
@tanstack/react-form, allowed unbounded
resource allocation; overridden to 5.9.2.

prismjs 1.27.0, pulled in via
react-syntax-highlighter's refractor
dependency, allowed arbitrary code injection.
It was already pinned to 1.30.0 in the bun
"overrides" map, but yarn classic ignores that
key, so Snyk's yarn.lock scan still flagged it.
Mirrored the pin into "resolutions" so both
lockfiles resolve the patched version.
@r-vasquez
r-vasquez requested a review from Mateoc September 22, 2026 02:31
@r-vasquez
r-vasquez enabled auto-merge September 22, 2026 17:19
@r-vasquez
r-vasquez merged commit 5ab2d9f into release-2.8 Sep 23, 2026
10 checks passed
@r-vasquez
r-vasquez deleted the fix-snyk-sep-21-2.8 branch September 23, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants