Skip to content

fix: Updated Node packages to fix CVEs #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aswinayyolath
Copy link

@aswinayyolath aswinayyolath commented Jun 23, 2025

Updated Node packages to fix CVEs

Resolves: #368

Status

READY

Updated Node packages to fix CVEs

Resolves: ibm-messaging#368

Signed-off-by: Aswin A <[email protected]>
@aswinayyolath
Copy link
Author

Tested UI after the changes

Screenshot 2025-06-23 at 2 44 32 PM

Copy link

@oliver-wymer oliver-wymer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but confused to see no updates to package.json itself.

@dalelane
Copy link

Approved but confused to see no updates to package.json itself.

I assume it's because only transitive dependencies are being updated

@aswinayyolath
Copy link
Author

I ran npm audit fix which updated the vulnerable transitive dependencies in package-lock.json but didn't require direct changes to package.json. since top level dep themselves remained the same.

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.

Fix CVE in @babel/traverse via upgrade to safe versions
4 participants