Skip to content

[Snyk] Security upgrade babel-loader from 8.4.1 to 10.0.0#4

Open
yassinsolim wants to merge 1 commit into
mainfrom
snyk-fix-d12cbb3028bea72cbdb1580bfccfb7da
Open

[Snyk] Security upgrade babel-loader from 8.4.1 to 10.0.0#4
yassinsolim wants to merge 1 commit into
mainfrom
snyk-fix-d12cbb3028bea72cbdb1580bfccfb7da

Conversation

@yassinsolim

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-AJV-15274295
  803  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-15274295
Copilot AI review requested due to automatic review settings February 13, 2026 15:43
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR is an automated security upgrade proposed by Snyk to fix a high-severity Regular Expression Denial of Service (ReDoS) vulnerability in the ajv dependency by upgrading babel-loader from version 8.4.1 to 10.0.0. The vulnerability (SNYK-JS-AJV-15274295) has a severity score of 803/1000.

Changes:

  • Upgrades babel-loader from ^8.2.3 to ^10.0.0 to address the ReDoS vulnerability in ajv

Comment thread package.json
"@tweenjs/tween.js": "^18.6.4",
"@types/tweenjs": "^1.0.4",
"babel-loader": "^8.2.3",
"babel-loader": "^10.0.0",

Copilot AI Feb 13, 2026

Copy link

Choose a reason for hiding this comment

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

The project uses @babel/core version 7.16.12 (from early 2022), along with similarly dated @babel/preset-env, @babel/preset-react, and @babel/preset-typescript packages. babel-loader 10.x (if it exists) likely requires a newer version of @babel/core as a peer dependency. This major version upgrade may fail to install or cause runtime errors due to peer dependency mismatches. Consider upgrading @babel/core and related packages to compatible versions, or verify the peer dependency requirements of babel-loader 10.0.0.

Copilot uses AI. Check for mistakes.
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.

3 participants