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 babel-plugin-module-resolver version to 5.0.0 #8203

Merged

Conversation

Bayheck
Copy link
Collaborator

@Bayheck Bayheck commented Jun 3, 2024

Purpose

Version 5.0.2 of babel-plugin-module-resolver has glob version ^9.3.3 with vulnerability.
By fixing to version 5.0.0 babel-plugin-module-resolver we avoid vulnerability with glob version ^8.0.3.

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

Link to discussion

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@Bayheck Bayheck requested a review from aleks-pro as a code owner June 3, 2024 13:16
@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Jun 3, 2024
@Bayheck Bayheck removed the STATE: Need response An issue that requires a response or attention from the team. label Jun 3, 2024
@Aleksey28 Aleksey28 merged commit 5e04aa6 into DevExpress:master Jun 4, 2024
21 checks passed
Copy link

github-actions bot commented Jun 4, 2024

Release v3.6.1-rc.1 addresses this.

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.

2 participants