Skip to content
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

fix: bump @babel/traverse to avoid CVE-2023-45133 #253

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

padamstx
Copy link
Member

Bumps the version of @babel/traverse (a transitive dependency) to avoid CVE-2023-45133.

This change was made simply by running npm audit fix.

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included
  • documentation is changed or added

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
@padamstx padamstx self-assigned this Oct 18, 2023
@padamstx padamstx requested a review from dpopp07 October 18, 2023 19:34
Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

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

👍

@padamstx padamstx merged commit c95f5b2 into main Oct 19, 2023
3 checks passed
@padamstx padamstx deleted the fix-vuln branch October 19, 2023 14:43
ibm-devx-sdk pushed a commit that referenced this pull request Oct 19, 2023
## [4.1.3](v4.1.2...v4.1.3) (2023-10-19)

### Bug Fixes

* bump @babel/traverse to avoid CVE-2023-45133 ([#253](#253)) ([c95f5b2](c95f5b2))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 4.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants