create-mern-app icon indicating copy to clipboard operation
create-mern-app copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open mernjs opened this issue 1 month ago • 1 comments

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:
    • templates/app/react-native-boilerplate/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
Yes No Known Exploit
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
Yes No Known Exploit

(*) 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.
  • 1028996 Publish packages
  • be9dc2f chore(cli): hide the deprecated `export:web` command from the general help output. (#26480)
  • 9b57e3b chore: move expo/server to be a dependency of expo-router (#25937)
  • 94c137c [cli] remove versions from manual install command (#26457)
  • e3b49f4 [cli]: default web.bundler to metro for new projects (#26452)
  • 43858c5 fix(cli): let last arguments take precedence when repeated on `export:embed` command (#26471)
  • 91948dd feat: use public directory when metro web is enabled (#26473)
  • a5dcdcd feat(cli, config-plugins): [2/3] patch based config-plugin (#26414)
  • f1dfaa1 feat(cli, config-plugins): [1/3] patch based config-plugin (#26413)
  • 6ea59d0 [cli] enhance cors support for dev-server (#26463)
  • 8085d00 [metro-runtime] fix lazy component error on android (#26464)
  • f1850d3 update yarn.lock
  • 3bbaf14 fix: pin `[email protected]` to avoid yarn v1 incompatibilities with `@ isaacs/cliui` module aliases (#26459)
  • 892827d [home][android] Update dev/prod home, bump Android Expo Go version
  • 71e41ed [go][Android] Recreate root view each time the menu is opened (#26431)
  • d186593 [home] Adjust bottom sheet animation (#26432)
  • b9dfb00 [launcher][Android] Fix HMR not working (#26441)
  • 1063249 [autolinking] Introduce universal "apple" platform (#26398)
  • e6631d7 [store-review] Remove expo-linking dependency and use React Native Linking instead (#26428)
  • e8abb0d Update templates to latest [skip ci]
  • 4a0457e Publish packages
  • 4b15eb1 [expo] Bump suggested @ sentry/react-native version [skip ci]
  • 7c0e751 (router): warn if incorrect web.output when using api routes (#25931)
  • 8c29963 feat(cli): add adb user option (#26388)

See the full diff

Package name: react-native The new version differs by 250 commits.
  • 1eb4bf0 [0.73.0] Bump version numbers
  • 6a4b434 [0.73.0-rc.8] Bump version numbers
  • 0b3a811 Revert D49509633: Multisect successfully blamed "D49509633: [react-native][PR] fix: Text cut off issues when adjusting text size and font weight in system settings" for test or build failures
  • d2517af Update Podfile.lock
  • bb989e9 [0.73.0-rc.7] Bump version numbers
  • d97e8e6 Update Podfile.lock
  • cd43de6 Fix android root view group removal during instance re-creation (#41678)
  • 0d5e678 [0.73.0-rc.6] Bump version numbers
  • 61867e2 Bump package versions
  • dcdea80 Fix `build_codegen!` not finding `@ react-native/codegen` in pnpm setups (#41399)
  • c32064c Correctly declare runtime dependencies
  • e03137e Bump package versions
  • f3f75e8 Fix projects being broken on dependencies starting with `a..` (#41621)
  • 830c2e7 [RN][iOS] Fix React-ImageManager dependencies
  • 9dfb0ff Revert "RNTester-ios / RCTAppDelegate > correctly check for USE_HERMES Flag (#41573)"
  • 3bb7a70 [LOCAL] Update Podfile.lock
  • 154a81a FP Tolerance in iOS Paper SafeAreaView debouncing (#41614)
  • a66cda9 Remove "Open Debugger" action under JSC (#41535)
  • 02a411e RNTester-ios / RCTAppDelegate > correctly check for USE_HERMES Flag (#41573)
  • 3da0959 Update CLI to v12.1.1
  • 4cd4b39 [0.73.0-rc.5] Bump version numbers
  • 2896a57 bumped packages versions
  • 5a3bcea Update podfile.lock
  • 3efabb6 bumped packages versions

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled resource consumption

mernjs avatar May 13 '24 23:05 mernjs