rumax / react-native-PDFView

šŸ“š PDF viewer for React Native
MIT License
300 stars 92 forks source link

[Snyk] Security upgrade react-native from 0.63.3 to 0.65.0 #223

Closed rumax closed 2 years ago

rumax commented 2 years 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native&from_version=0.63.3&to_version=0.65.0&pr_id=52c984dd-97b0-4601-8496-6c515d29ea19&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - demo/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 | Prototype Pollution
[SNYK-JS-ASYNC-2441827](https://snyk.io/vuln/SNYK-JS-ASYNC-2441827) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: react-native The new version differs by 250 commits.
  • 7473ce1 [0.65.0] Bump version numbers
  • 5f0b805 [0.65.0-rc.4] Bump version numbers
  • 83d9b9b [LOCAL] yarn lock update
  • e775957 Revert "fix: Move react-native-codegen to be a direct dependency of react-native (fix for 0.65-stable)"
  • 5f7deb5 [LOCAL] reintroduce generated codegen files
  • c0df3e0 [LOCAL] autogenerated files
  • 54fbe0d - Bump CLI to ^6.0.0 (#31971)
  • 5efad92 Codegen: Always prepare filesystem
  • dfd324e Extend codegen script to take library name, output dir arguments
  • 1b7f95b Reorganize codegen script for clarity
  • 041365e fix: codegen - project paths with spaces (#31141)
  • 98e1734 fix: Move react-native-codegen to be a direct dependency of react-native (fix for 0.65-stable)
  • e8d725a [0.65.0-rc.3] Bump version numbers
  • e40f582 fix(deps): bump metro to 0.66.2 + dedup (#31886)
  • e53745e Bump Flipper + Bump hermes (#31872)
  • 4476fbc Allow PlatformColor to work with RCTView border colors (#29728)
  • 49253dc Fix support for blobs larger than 64 KB on Android (#31789)
  • 626d25c Android: upgrading to OkHttp from 4.9.0 to 4.9.1 to fix java.lang.NullPointerException: bio == null crash (#31822)
  • db7aa7b [0.65.0-rc.2] Bump version numbers
  • 121a6a4 Fix Android build sequencing
  • ba4424f Revert "Revert "bump buildToolsVersion to 30.0.2 (#31627)""
  • be9a669 Revert "Revert "Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593)""
  • 0e08b25 [0.65.0-rc.1] Bump version numbers
  • ca5b943 [LOCAL] lock files update for 065 branch
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/rumax/project/b2e82afa-05c1-4099-a242-8f86fe1e97f0?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/rumax/project/b2e82afa-05c1-4099-a242-8f86fe1e97f0?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":"52c984dd-97b0-4601-8496-6c515d29ea19","prPublicId":"52c984dd-97b0-4601-8496-6c515d29ea19","dependencies":[{"name":"react-native","from":"0.63.3","to":"0.65.0"}],"packageManager":"npm","projectPublicId":"b2e82afa-05c1-4099-a242-8f86fe1e97f0","projectUrl":"https://app.snyk.io/org/rumax/project/b2e82afa-05c1-4099-a242-8f86fe1e97f0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ASYNC-2441827"],"upgrade":["SNYK-JS-ASYNC-2441827"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[768]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript?loc=fix-pr)
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.