ashley-lizbeth / Soma

Old prototype for a mobile app made to facilitate messaging between students and teachers
Apache License 2.0
0 stars 1 forks source link

[Snyk] Security upgrade expo from 49.0.21 to 51.0.8 #51

Open ashley-lizbeth opened 4 months ago

ashley-lizbeth commented 4 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: - apps/expo/package.json - apps/expo/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') | **631/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.2 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: expo The new version differs by 250 commits.
  • d6515f1 Publish packages
  • 307cf34 Update yarn.lock
  • 27cf58c [packages] Bump dependencies
  • 613b62c fix(cli): resolve real path of entry file for `export:embed` (#28926)
  • cf47931 fix(cli): parse npm view tarball objects instead of strings (#28919)
  • db2a6d6 [notifications][iOS] Add support for `interruptionLevel` (#28921)
  • 722e5a4 [updates] fix fingerprint policy start error on debug build (#28912)
  • e168ecf [docs] Update video.mdx (#28922)
  • 8c6a639 [cli] update `cacache` dependency (#28322)
  • 014faf7 [ios][camera] Correct orientation when taking landscape pictures (#28917)
  • 9e0fd00 [workspace] Update blog link (#28914)
  • ce82d01 [ios][camera] Prevent crash when rendered on the simulator (#28911)
  • 2cf0578 [docs] Add a link to alternate methods to enable developer mode (#28905)
  • dfab420 [templates] Publish latest [skip ci]
  • ec256db Publish packages
  • 82b5a4a Publish packages
  • ccc44e9 [tools] Assigning SDK tags also on the main branch (#28894)
  • 7777f63 [launcher][Android] Remove unnecessary reload when opening backgrounded app from icon (#28893)
  • 8e9717b [image-picker][Android] Add support for granular permissions (#28897)
  • bdf1688 [docs] Add explanation about using `--template` option in Get started tutorial (#28880)
  • 6da4825 [fingerprint] introduce fingerprint.config.js support (#28860)
  • 55e4ad4 [expo-notifications][Android] Get notification responses when app in background or not running (#28883)
  • 5d32712 [keep-awake] Stop useKeepAwake calls deactivating each other by default. (#28884)
  • 1a9913d [av][web] Fix should `shouldCorrectPitch` not working on web (#28837)
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/ashley-lizbeth/project/f370cf0a-7b68-4484-8f9a-0a6dce26f04a?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/ashley-lizbeth/project/f370cf0a-7b68-4484-8f9a-0a6dce26f04a?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:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"expo","from":"49.0.21","to":"51.0.8"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-INFLIGHT-6095116","priority_score":631,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.2","score":310},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Missing Release of Resource after Effective Lifetime"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-INFLIGHT-6095116","priority_score":631,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.2","score":310},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Missing Release of Resource after Effective Lifetime"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-INFLIGHT-6095116","priority_score":631,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.2","score":310},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Missing Release of Resource after Effective Lifetime"}],"prId":"8f0d606c-d534-4959-8e69-6dd985aa225d","prPublicId":"8f0d606c-d534-4959-8e69-6dd985aa225d","packageManager":"npm","priorityScoreList":[631],"projectPublicId":"f370cf0a-7b68-4484-8f9a-0a6dce26f04a","projectUrl":"https://app.snyk.io/org/ashley-lizbeth/project/f370cf0a-7b68-4484-8f9a-0a6dce26f04a?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-INFLIGHT-6095116"],"vulns":["SNYK-JS-INFLIGHT-6095116"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)