Skip to content

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

Open
murtron wants to merge 1 commit into
mainfrom
mm/bump-e2e-form-data-shell-quote
Open

Bump form-data and shell-quote in the example e2e lockfile#465
murtron wants to merge 1 commit into
mainfrom
mm/bump-e2e-form-data-shell-quote

Conversation

@murtron

@murtron murtron commented Aug 17, 2026

Copy link
Copy Markdown

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

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>
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.

1 participant