travi-org / admin.travi.org

reference client to api.travi.org
https://admin.travi.org
MIT License
3 stars 0 forks source link

[Snyk] Security upgrade react-hot-loader from 4.13.0 to 4.13.1 #3402

Open travi opened 1 year ago

travi 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 - package-lock.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") | **713/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Prototype Pollution
[SNYK-JS-JSON5-3182856](https://snyk.io/vuln/SNYK-JS-JSON5-3182856) | No | Proof of Concept (*) 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 5 commits.
  • 07d1f4e 4.13.1
  • bddd179 update loader-utils version (#1849)
  • f58a931 Remove space after peerDependency version definition (#1843)
  • 642b705 `README.md`fix typo (#1811)
  • ed8b310 Note create-react-app support for fast refresh in readme (#1708)
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/travi-org/project/f86e30fd-641e-47f8-8596-f78d7c5ecaa9?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/travi-org/project/f86e30fd-641e-47f8-8596-f78d7c5ecaa9?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":"27e7f02b-b18d-4cb8-9c98-c3471e7edd20","prPublicId":"27e7f02b-b18d-4cb8-9c98-c3471e7edd20","dependencies":[{"name":"react-hot-loader","from":"4.13.0","to":"4.13.1"}],"packageManager":"npm","projectPublicId":"f86e30fd-641e-47f8-8596-f78d7c5ecaa9","projectUrl":"https://app.snyk.io/org/travi-org/project/f86e30fd-641e-47f8-8596-f78d7c5ecaa9?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JSON5-3182856"],"upgrade":["SNYK-JS-JSON5-3182856"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[713]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)
codecov[bot] commented 1 year ago

Codecov Report

Base: 48.73% // Head: 47.71% // Decreases project coverage by -1.02% :warning:

Coverage data is based on head (d6b9f14) compared to base (306b3d1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3402 +/- ## ========================================== - Coverage 48.73% 47.71% -1.03% ========================================== Files 18 17 -1 Lines 158 153 -5 ========================================== - Hits 77 73 -4 + Misses 81 80 -1 ``` | [Impacted Files](https://codecov.io/gh/travi-org/admin.travi.org/pull/3402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=travi-org) | Coverage Δ | | |---|---|---| | [src/shared/store/create.js](https://codecov.io/gh/travi-org/admin.travi.org/pull/3402/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=travi-org#diff-c3JjL3NoYXJlZC9zdG9yZS9jcmVhdGUuanM=) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=travi-org). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=travi-org)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.