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 from 0.68.2 to 0.72.0 #3277

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") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | No | No Known Exploit ![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-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-UNSETVALUE-2400660](https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660) | No | No Known Exploit (*) 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.
  • 7a893e4 [0.72.0] Bump version numbers
  • 3863877 [LOCAL] update podfile.lock
  • ec4771b [0.72.0-rc.6] Bump version numbers
  • a2df07e [LOCAL] bump CLI to 11.3.2
  • b2f2737 bumped packages versions
  • 0817eaa Revert "fix: border width top/bottom not matching the border radius" (#37840)
  • 0da7e06 Remove CallInvoker parameter from toJs method in Codegen (#37832)
  • 2d15f50 Fix Android border clip check (#37828)
  • 2760042 Fix loading NODE_BINARY inside Generate Legacy Components Interop (#37802)
  • 8ed2cfd Add support for building with Xcode 15 (#37758)
  • 73f4a78 Fixed random styling for text nodes with many children (#36656)
  • dfc64d5 Fix copy / paste menu and simplify controlled text selection on Android (#37424)
  • bab5bab [LOCAL] bump hermes podlock
  • a98c7c6 [0.72.0-rc.5] Bump version numbers
  • 7dc11bc bumped packages versions
  • e11396e [0.72.0-rc.4] Bump version numbers
  • 60a452b [LOCAL] Fix performance issues in Hermes when Debug
  • 32327cc [LOCAL] Fix hermesc for linux (#37591)
  • 52d2065 [LOCAL] Make sure Java Toolchain and source/target level is applied to all projects (#37576)
  • e0c88fe [LOCAL] Fix Ruby tests
  • a4aaee0 [LOCAL] Remove double definition of task wrapper after merge conflict
  • 74e3803 bumped packages versions
  • 7c5dc1d [LOCAL] bump metro to 0.76.5 and CLI to 11.3.1
  • c43bd7a Do not use setNativeState in RuntimeScheduler::Task
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":"864c6250-f17b-400b-abca-96a3f7973dba","prPublicId":"864c6250-f17b-400b-abca-96a3f7973dba","dependencies":[{"name":"react-native","from":"0.68.2","to":"0.72.0"}],"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-INFLIGHT-6095116","SNYK-JS-SEMVER-3247795","SNYK-JS-UNSETVALUE-2400660"],"upgrade":["SNYK-JS-INFLIGHT-6095116","SNYK-JS-SEMVER-3247795","SNYK-JS-UNSETVALUE-2400660"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[661,696,589],"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) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)