danwdart / projectchaplin

Free and Open Source Video Sharing Platform
GNU Affero General Public License v3.0
24 stars 11 forks source link

[Snyk] Security upgrade babel-loader from 8.3.0 to 9.1.3 #248

Closed danwdart closed 11 months ago

danwdart 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: - src/php/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | 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 34 commits.
  • b89dfbd 9.1.3
  • 54fb781 Update caniuse
  • 6f300f3 bump find-cache-dir to v4 (#995)
  • 2fd1c0a Bump semver from 7.3.2 to 7.5.2 (#993)
  • b3682fd Add more exhaustive example on customized-loader (#897)
  • a797c3b ci: bump actions/checkout (#981)
  • 170350e Bump http-cache-semantics from 4.1.0 to 4.1.1 (#982)
  • 78bd0a1 Update README.md (#987)
  • c049187 Bump webpack from 5.74.0 to 5.76.0 (#986)
  • 0406d16 9.1.2
  • ca0cc0e Bump json5 from 2.2.1 to 2.2.3 (#980)
  • c8b1feb build: harden ci.yml permissions (#976)
  • 4e70cca Bump qs from 6.5.2 to 6.5.3 (#977)
  • 15fbacf 9.1.0
  • 6348e1c Pass external dependencies from Babel to Webpack (#971)
  • 457b9ad Update webpack
  • f42ac9b 9.0.1
  • 4f9c0bf remove "node:" builtin prefix (#970)
  • 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)
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/kathiedart/project/299cf2ca-107a-412e-af0b-d46decdce831?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kathiedart/project/299cf2ca-107a-412e-af0b-d46decdce831?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":"e94ca564-c17e-4b19-a7d2-06caca19808f","prPublicId":"e94ca564-c17e-4b19-a7d2-06caca19808f","dependencies":[{"name":"babel-loader","from":"8.3.0","to":"9.1.3"}],"packageManager":"npm","projectPublicId":"299cf2ca-107a-412e-af0b-d46decdce831","projectUrl":"https://app.snyk.io/org/kathiedart/project/299cf2ca-107a-412e-af0b-d46decdce831?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":[768],"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)