feat(QTDI-2767): 2026-05 CVE - npm security updates#1217
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the two frontend workspaces’ npm dependency graph to address May 2026 CVEs by bumping select direct dependencies and adding/adjusting overrides to force patched transitive versions.
Changes:
- Bump
react-router(-dom)andwebpack-dev-serverpatch versions. - Add multiple
overridesentries to pin patched transitive dependencies (e.g.,postcss,qs,ws,uuid, etc.). - Regenerate
package-lock.jsonfiles to reflect the new resolved dependency tree.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| component-tools-webapp/src/main/frontend/package.json | Updates direct deps and adds/updates overrides for security patching. |
| component-tools-webapp/src/main/frontend/package-template.json | Mirrors the webapp dependency/override updates for the template. |
| component-tools-webapp/src/main/frontend/package-lock.json | Lockfile update reflecting new resolutions after security upgrades. |
| component-starter-server/src/main/frontend/package.json | Updates router versions, adds webpack-dev-server, and updates overrides for patched transitives. |
| component-starter-server/src/main/frontend/package-template.json | Mirrors the starter frontend dependency/override updates for the template. |
| component-starter-server/src/main/frontend/package-lock.json | Lockfile update reflecting new resolutions after security upgrades. |
Files not reviewed (2)
- component-starter-server/src/main/frontend/package-lock.json: Language not supported
- component-tools-webapp/src/main/frontend/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 6 changed files in this pull request and generated 4 comments.
Files not reviewed (2)
- component-starter-server/src/main/frontend/package-lock.json: Language not supported
- component-tools-webapp/src/main/frontend/package-lock.json: Language not supported
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 6 changed files in this pull request and generated 8 comments.
Files not reviewed (2)
- component-starter-server/src/main/frontend/package-lock.json: Language not supported
- component-tools-webapp/src/main/frontend/package-lock.json: Language not supported
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 6 changed files in this pull request and generated no new comments.
Files not reviewed (2)
- component-starter-server/src/main/frontend/package-lock.json: Language not supported
- component-tools-webapp/src/main/frontend/package-lock.json: Language not supported
ozhelezniak-talend
left a comment
There was a problem hiding this comment.
strange that we are commiting 3 files...
package-template.json -> package.json -> package-lock.json |
|

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (0.00% Estimated after merge)
https://qlik-dev.atlassian.net/browse/QTDI-2767