[Snyk] Security upgrade babel-loader from 8.4.1 to 10.0.0#363
[Snyk] Security upgrade babel-loader from 8.4.1 to 10.0.0#363
Conversation
…ties The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a988a83de2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "@babel/runtime": "^7.6.3", | ||
| "@babel/runtime-corejs3": "^7.6.3", | ||
| "babel-loader": "^8.0.6", | ||
| "babel-loader": "^10.0.0", |
There was a problem hiding this comment.
Keep babel-loader aligned with supported Node versions
Bumping to babel-loader@^10.0.0 is a breaking dependency change that is not aligned with this repo’s currently declared support floor (node >=12.13.0 in packages/san-cli-plugin-babel/package.json and README.md), so installs/builds can break for users still on the documented Node range; this should either stay on a compatible babel-loader major or be coupled with an explicit Node engine/docs bump in the same change.
Useful? React with 👍 / 👎.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/san-cli-plugin-babel/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-AJV-15274295
Important
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)