MichaelMure / Arbore

Friend-to-friend filesharing app to save the world from dystopia
http://arbo.re
GNU General Public License v3.0
340 stars 51 forks source link

[Snyk] Security upgrade react-hot-loader from 3.0.0-beta.6 to 3.1.1 #56

Closed MichaelMure closed 9 months ago

MichaelMure commented 11 months 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | Yes | Proof of Concept ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **679/1000**
**Why?** Has a fix available, CVSS 9.3 | Incomplete List of Disallowed Inputs
[SNYK-JS-BABELTRAVERSE-5962463](https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: react-hot-loader The new version differs by 212 commits.
  • 1a7b877 v3.1.1
  • 43cdb88 Merge pull request #674 from gaearon/revert-670-fix-662
  • 6a043f6 Revert "fix: fix arrow function using props in constructor"
  • 993a51e chore: regenerate yarn.lock
  • e153b8c Merge pull request #671 from goto-bus-stop/babel-template
  • 0981896 v3.1.0
  • d55f531 Remove direct dependency on babel-template
  • 884ceac Merge pull request #670 from gaearon/fix-662
  • 4896a34 fix: fix arrow function using props in constructor
  • 31c1682 Merge pull request #669 from simonkberg/feat/disable-warnings
  • af7556f set default warning value in hooks instead
  • d0d6b61 set `warning` to `true` by default
  • a854aef Add support for disabling warnings for unaccepted components
  • 96798ab Merge pull request #665 from adi1133/adi-2
  • f462e21 Use console.warn in warnAboutUnnacceptedClass
  • 07c15ed Merge pull request #663 from andrewcoelho/patch-1
  • b813a2d Fix incorrect AppContainer usage in docs
  • 6e7c0c0 docs: restore troubleshooting
  • 5973747 Merge pull request #658 from gaearon/react-16
  • 80136ac v3.0.0
  • 7a968b6 refactor: revert HotContainer for now
  • 6d0346f feat: expose AppContainer with warning
  • 7d0e0da docs: remove coverage badge
  • 429cc4a docs: improve README
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/michaelmure-github-marketplace/project/d750ca8b-fcf7-4e9c-ab3b-c5122a061e5e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/michaelmure-github-marketplace/project/d750ca8b-fcf7-4e9c-ab3b-c5122a061e5e?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":"46169d2e-78dc-47f2-bdad-1c6779d87558","prPublicId":"46169d2e-78dc-47f2-bdad-1c6779d87558","dependencies":[{"name":"react-hot-loader","from":"3.0.0-beta.6","to":"3.1.1"}],"packageManager":"npm","projectPublicId":"d750ca8b-fcf7-4e9c-ab3b-c5122a061e5e","projectUrl":"https://app.snyk.io/org/michaelmure-github-marketplace/project/d750ca8b-fcf7-4e9c-ab3b-c5122a061e5e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BABELTRAVERSE-5962463"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BABELTRAVERSE-5962463"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[696,679],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)