fix(QTDI-3346): CVE npm security updates - #1269
Open
undx wants to merge 9 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates frontend NPM dependency pins/overrides across the documentation site and tooling UIs to address CVE/security advisory findings (QTDI-3346), keeping lockfiles in sync with the intended resolved versions.
Changes:
- Bump
brace-expansion(v1 and v2 lines) andjs-yamlvia overrides/lockfiles. - Update
webpack-dev-serverto^5.2.6and refresh related transitive resolutions (e.g.,fast-uri,postcss,shell-quote,immutable,websocket-driver) in the webapp/starter lockfiles. - Align package templates with their corresponding
package.json/lockfile updates.
Reviewed changes
Copilot reviewed 6 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| documentation/src/main/frontend/package-template.json | Updates overrides to force patched brace-expansion and js-yaml. |
| documentation/src/main/frontend/package-lock.json | Updates resolved versions/integrity for patched transitive dependencies. |
| component-tools/src/main/frontend/package.json | Bumps direct brace-expansion dependency. |
| component-tools/src/main/frontend/package-lock.json | Updates resolved brace-expansion version and lockfile dependency graph. |
| component-tools-webapp/src/main/frontend/package.json | Updates webpack-dev-server and multiple security-related overrides (incl. websocket-driver). |
| component-tools-webapp/src/main/frontend/package-template.json | Mirrors the webapp package.json dependency/override updates for templating. |
| component-tools-webapp/src/main/frontend/package-lock.json | Updates resolved versions/integrity and transitive deps consistent with overrides. |
| component-starter-server/src/main/frontend/package.json | Updates webpack-dev-server and security-related overrides (incl. websocket-driver). |
| component-starter-server/src/main/frontend/package-template.json | Mirrors the starter server package.json dependency/override updates for templating. |
| component-starter-server/src/main/frontend/package-lock.json | Updates resolved versions/integrity and transitive deps consistent with overrides. |
Files not reviewed (4)
- component-starter-server/src/main/frontend/package-lock.json: Generated file
- component-tools-webapp/src/main/frontend/package-lock.json: Generated file
- component-tools/src/main/frontend/package-lock.json: Generated file
- documentation/src/main/frontend/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
ozhelezniak-talend
approved these changes
Aug 31, 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.

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (63.30% Estimated after merge)
https://qlik-dev.atlassian.net/browse/QTDI-3346
Requirements
Why this PR is needed?
What does this PR adds (design/code thoughts)?
AI generated code
https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code