Skip to content

Upgrade vulnerable transitive deps in yarn lockfiles#233

Merged
aakashmandavilli96 merged 1 commit intoaws:1.7from
aakashmandavilli96:1.7
Apr 16, 2026
Merged

Upgrade vulnerable transitive deps in yarn lockfiles#233
aakashmandavilli96 merged 1 commit intoaws:1.7from
aakashmandavilli96:1.7

Conversation

@aakashmandavilli96
Copy link
Copy Markdown
Collaborator

Add upgrade-vulnerable-deps.patch to upgrade form-data (4.0.0 -> 4.0.4), tar-fs (2.1.1 -> 2.1.4), and ws (7.4.6 -> 8.17.1) in vscode/yarn.lock and vscode/build/yarn.lock.

Update tar-fs-upgrade.patch to bump tar-fs from 2.1.3 to 2.1.4 in vscode/build/yarn.lock and vscode/remote/yarn.lock.

These dependencies were inadvertently downgraded during previous yarn install runs. The patch ensures correct versions persist across install.sh executions.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add upgrade-vulnerable-deps.patch to upgrade form-data (4.0.0 -> 4.0.4),
tar-fs (2.1.1 -> 2.1.4), and ws (7.4.6 -> 8.17.1) in vscode/yarn.lock
and vscode/build/yarn.lock.

Update tar-fs-upgrade.patch to bump tar-fs from 2.1.3 to 2.1.4 in
vscode/build/yarn.lock and vscode/remote/yarn.lock.

These dependencies were inadvertently downgraded during previous yarn
install runs. The patch ensures correct versions persist across
install.sh executions.
@aakashmandavilli96 aakashmandavilli96 merged commit 0b5ced0 into aws:1.7 Apr 16, 2026
3 checks passed
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.

4 participants