⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

[Snyk] Security upgrade expo from 51.0.28 to 53.0.0#108

Open
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-333092275337081e8e46de25bc2cd420
Open

[Snyk] Security upgrade expo from 51.0.28 to 53.0.0#108
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-333092275337081e8e46de25bc2cd420

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Feb 3, 2026

snyk-top-banner

Snyk has created this PR to fix 3 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • ExpoImplementationEAS/package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Command Injection
SNYK-JS-GLOB-14040952
  237  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
  159  
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
  57  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Command Injection

@snyk-io snyk-io bot requested a review from a team as a code owner February 3, 2026 20:40
@snyk-io snyk-io bot requested review from AldinaSculac and LiuPierre February 3, 2026 20:40
@snyk-io
Copy link
Author

snyk-io bot commented Feb 3, 2026

Merge Risk: High

This major version upgrade from Expo SDK 51 to 53 introduces significant breaking changes, including the enabling of the New Architecture by default, a bump to React Native 0.79 and React 19, and new environment requirements.

Highlights:

  • New Architecture: Enabled by default in SDK 53, which may affect compatibility with third-party native modules. Projects can temporarily opt-out if necessary.
  • Environment & Dependencies: Node.js 20+ and Xcode 16.2+ are now recommended. Several packages like expo-av have been deprecated and replaced.

Source: Expo documentation
Recommendation: Follow the official upgrade guide to upgrade incrementally (51 → 52, then 52 → 53). Delete native ios and android directories if using Continuous Native Generation and run npx expo install --fix to align dependencies.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants