Plant-for-the-Planet-org / treecounter-app

Plant-for-the-Planet App allows you to plant trees with over 100 reforestation projects around the world.
https://www.trilliontreecampaign.org
Other
41 stars 18 forks source link

[Snyk] Security upgrade react-native-pdf from 6.5.0 to 6.7.2 #3276

Open sagararyal opened 9 months ago

sagararyal commented 9 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
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### 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") | **644/1000**
**Why?** Has a fix available, CVSS 8.6 | Use of Weak Hash
[SNYK-JS-CRYPTOJS-6028119](https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: react-native-pdf The new version differs by 70 commits.
  • f3f5f9f update changelog
  • 227f8ed Version bump to 6.7.2 (#783)
  • 6fc0046 fix: RN 73 compatibility (#784)
  • b36dcb5 chore(deps): bump react-native from 0.63.2 to 0.69.12 in /example (#782)
  • c1d83e5 Updated PdfView.js (#768)
  • f6339de Exported PDF props (Update index.d.ts) (#767)
  • 583fac8 Update PdfViewFlatList.js (#769)
  • 010fd91 fix: bump crypto-js to avoid critical vulnerability (#780)
  • ab80e1e Fix IOS double tap zoom conflict (#781)
  • b700b0a Merge pull request #752 from mkmorfess/MissingImport
  • 5b1d3b0 importing requireNativeComponent for windows OS
  • ff4fa46 version up to v6.7.1
  • 3faca36 Merge branch 'master' of git@github.com:wonday/react-native-pdf.git
  • dfcd325 fix ios project file
  • 1e69117 Merge pull request #745 from MuhmdRaouf/fix-pdf-view-manager-interface-typo
  • f0e3d86 fix typo in RNPDFPdfViewManagerInterface interface causing android build crash
  • 5a2b28d version up to v6.7.0
  • 7848cc9 Merge pull request #721 from chmac/markdown-layout-fix
  • 10909cb Merge pull request #730 from abarnto/fix-ios-double-tap-zoom
  • 7b5da95 Merge pull request #725 from j-piasecki/patch-2
  • e48fb45 fix(iOS): use tapped page for the calculations, if available
  • 27c1c78 fix(iOS): center page at tap point after double tap to zoom
  • 95a3f94 Update `build.gradle` to support RN 0.71 on new arch
  • c666f08 Add 2 missing FAQs.
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/sagararyal/project/6215d4d3-ca93-42db-bfdc-1550cedc0486?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/sagararyal/project/6215d4d3-ca93-42db-bfdc-1550cedc0486?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":"42f86af6-f35a-4358-a083-a0abbd5048ee","prPublicId":"42f86af6-f35a-4358-a083-a0abbd5048ee","dependencies":[{"name":"react-native-pdf","from":"6.5.0","to":"6.7.2"}],"packageManager":"npm","projectPublicId":"6215d4d3-ca93-42db-bfdc-1550cedc0486","projectUrl":"https://app.snyk.io/org/sagararyal/project/6215d4d3-ca93-42db-bfdc-1550cedc0486?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-CRYPTOJS-6028119"],"upgrade":["SNYK-JS-CRYPTOJS-6028119"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[644],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use of Weak Hash](https://learn.snyk.io/lesson/insecure-hash/?loc=fix-pr)