d-band / dool

d-band tool & dev tool
9 stars 2 forks source link

[Snyk] Security upgrade babel-loader from 8.3.0 to 9.0.0 #195

Open helloyou2012 opened 1 year ago

helloyou2012 commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: babel-loader The new version differs by 16 commits.
  • 9ff288f 9.0.0
  • 006a3dc Update README.md
  • daed88a Update README.md
  • 0ed5fd6 Bump ini from 1.3.5 to 1.3.8 (#968)
  • b1749e3 Bump y18n from 4.0.0 to 4.0.3 (#967)
  • 3a55a4a Bump lodash from 4.17.20 to 4.17.21 (#966)
  • 9a4ffe0 Bump normalize-url from 4.5.0 to 4.5.1 (#962)
  • 28f2482 Bump hosted-git-info from 2.8.8 to 2.8.9 (#964)
  • d850108 Bump glob-parent from 5.1.1 to 5.1.2 (#965)
  • 29de619 Build for node 14.15.0 (#963)
  • 9a2451f Remove dependency on loader-utils and drop webpack 4 support (#942)
  • 12876a5 Bump tar from 6.0.5 to 6.1.11 (#960)
  • 98a708e Bump trim-off-newlines from 1.0.1 to 1.0.3 (#958)
  • 4ae5696 Bump minimist from 1.2.5 to 1.2.7 (#957)
  • 4f00e41 Bump terser from 5.6.1 to 5.15.1 (#959)
  • 87bfae7 Bump babel and node minimum versions (#956)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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](https://app.snyk.io/org/helloyou2012/project/2364c43f-4554-4d4e-835b-38bd497dc087?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/helloyou2012/project/2364c43f-4554-4d4e-835b-38bd497dc087?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"187213ce-5a85-430c-b3ec-510cbb2a3f95","prPublicId":"187213ce-5a85-430c-b3ec-510cbb2a3f95","dependencies":[{"name":"babel-loader","from":"8.3.0","to":"9.0.0"}],"packageManager":"npm","projectPublicId":"2364c43f-4554-4d4e-835b-38bd497dc087","projectUrl":"https://app.snyk.io/org/helloyou2012/project/2364c43f-4554-4d4e-835b-38bd497dc087?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)