Skip to content

Bump form-data and shell-quote in the example e2e lockfile - #465

Merged
murtron merged 2 commits into
mainfrom
mm/bump-e2e-form-data-shell-quote
Aug 18, 2026
Merged

Bump form-data and shell-quote in the example e2e lockfile#465
murtron merged 2 commits into
mainfrom
mm/bump-e2e-form-data-shell-quote

Conversation

@murtron

@murtron murtron commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Why?

The example app's UI tests keep their own dependency lockfile, separate from
the library's. Two packages in it resolve to versions with published critical
advisories, both pulled in by the test tooling rather than declared directly.

How?

Pins both packages to patched versions and updates the lockfile entries in
place, leaving every other resolved dependency untouched.

Generated with Claude Code

murtron and others added 2 commits August 17, 2026 13:13
The example app's e2e harness resolved form-data 4.0.2 (GHSA-fjxv-7rqg-78g4, CVSS 9.4) and shell-quote 1.8.2 (GHSA-w7jw-789q-3m8p, CVSS 9.2). Adds yarn resolutions pinning both to patched releases.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Empty commit to re-fire the required status checks, which never reported on the previous head.
@murtron
murtron merged commit 3d36261 into main Aug 18, 2026
8 checks passed
@murtron
murtron deleted the mm/bump-e2e-form-data-shell-quote branch August 18, 2026 14:41
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