chore: resolve open dependabot security alerts - #1218
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
jonathannorris
enabled auto-merge (squash)
May 20, 2026 13:42
Contributor
There was a problem hiding this comment.
Pull request overview
Updates vulnerable webpack-dev-server dependencies to patched versions across the root workspace and E2E apps to address Dependabot security alerts (CVE-2026-6402), primarily by moving to webpack-dev-server@5.2.4 and regenerating lockfiles.
Changes:
- Bumped
webpack-dev-serverto^5.2.4ine2e/reactande2e/js/js-esm. - Added a root Yarn
resolutionsoverride to ensure transitivewebpack-dev-serveris at least5.2.4(pulled by@nx/webpack). - Regenerated lockfiles to reflect the updated dependency graph.
Reviewed changes
Copilot reviewed 3 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| yarn.lock | Locks root workspace dependency graph to include webpack-dev-server@5.2.4 and related transitive updates. |
| package.json | Adds a root resolutions override for webpack-dev-server to ensure patched versions are used. |
| e2e/react/yarn.lock | Locks the React E2E app’s dependency graph after the dev-server bump. |
| e2e/react/package.json | Bumps React E2E webpack-dev-server to ^5.2.4. |
| e2e/js/js-esm/package.json | Bumps JS ESM E2E webpack-dev-server from v4 to ^5.2.4. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
suthar26
approved these changes
Jun 1, 2026
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
Resolved 14 open Dependabot security alerts (medium severity) by bumping vulnerable dependencies and adding yarn resolutions/overrides.
Dependabot Alerts Resolved
uuid^11.1.1insdk/js/package.jsonuuid^11.1.1in rootpackage.jsonqsqs@6.14.0: ^6.15.2to rootpackage.json(lockfile)qse2e/js/js-esmresolutionqse2e/reactresolutionuuiduuid: ^11.1.1resolution in lockfileuuiduuid: ^11.1.1toe2e/nextjs/pages-router/app/package.jsonuuiduuid: ^11.1.1toe2e/nextjs/app-router/app/package.jsonuuiduuid: ^11.1.1toe2e/react/package.jsonuuiduuid: ^11.1.1toe2e/js/js-esm/package.jsonwebpack-dev-server^5.2.4ine2e/react/package.jsonwebpack-dev-server^5.2.4ine2e/js/js-esm/package.jsonwebpack-dev-server^5.2.4to rootpackage.json(pulled by@nx/webpack)webpack-dev-servere2e/js/js-esmupdate