laijackylai / takcarly

0 stars 0 forks source link

[Snyk] Security upgrade react-native from 0.69.4 to 0.70.0 #6

Open laijackylai opened 11 months ago

laijackylai 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
⚠️ 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") | **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.
  • 7fc33cc [0.70.0] Bump version numbers
  • e044a71 [0.70.0-rc.4] Bump version numbers
  • a168c55 [LOCAL] follow up to codegen update
  • a22ceec Bump react-native-codegen to 0.70.4
  • 05dcebc [LOCAL] follow up to metro bump
  • 97782c2 Upgrade RN CLI to v9.0.0 and Metro to 0.72.1 (#34447)
  • 7a01444 Fix codegen trying to parse `.d.ts` files (#34439)
  • b640f06 Update template to gitignore `android/app/.cxx` (#34430)
  • 5367459 Make sure the template project name is `helloworld_appmodules` (#34417)
  • 0b4b777 Hermes version bump for 0.70.0-RC4
  • 1aabd09 [0.70.0-rc.3] Bump version numbers
  • 1518f83 Upgrade react-native-gradle-plugin to 0.70.2 (#34390)
  • 6d3b8a2 chore(deps): bump CLI to latest v9 alpha (#34385)
  • c666fda Silence deprecation warning for react-native dependency. (#34368)
  • 04990df Update the new app template to use CMake instead of Android.mk (#34354)
  • 33ddb00 fix: react android kotlin plugin version conflict (#34255)
  • 6a87015 Bump Gradle to 7.5.1 (#34359)
  • 9424d2c Avoid full copy of large folly::dynamic objects in JSIExecutor#defaultTimeoutInvoker [RFC]
  • a0ae1fb fix(android): Append `.exe` to hermesc binary path for Windows users (#34151)
  • d077bdf [0.70.0-rc.2] Bump version numbers
  • 120b988 Removing reactnativeutilsjni as it is built from the same sources as reactnativejni (#34339)
  • 6450bc6 Fix accessibilityState overwriting view's disabled state on Android (#34287)
  • 23cc056 Bump Gradle to 7.5.0 (#34310)
  • 2176173 Upgrade react-native-gradle-plugin to 0.70.1 (#34330)
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/laijackylai/project/de052458-cf36-4be9-ba29-f2fdba0f0952?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/laijackylai/project/de052458-cf36-4be9-ba29-f2fdba0f0952?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":"f68ffb1e-3171-4a8c-aedd-3d4aeab04a3d","prPublicId":"f68ffb1e-3171-4a8c-aedd-3d4aeab04a3d","dependencies":[{"name":"react-native","from":"0.69.4","to":"0.70.0"}],"packageManager":"npm","projectPublicId":"de052458-cf36-4be9-ba29-f2fdba0f0952","projectUrl":"https://app.snyk.io/org/laijackylai/project/de052458-cf36-4be9-ba29-f2fdba0f0952?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNSETVALUE-2400660"],"upgrade":["SNYK-JS-UNSETVALUE-2400660"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)