Skip to content

Commit

Permalink
fix: upgrade react-native from 0.73.5 to 0.73.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-native from 0.73.5 to 0.73.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/guibranco/project/856c4885-34f2-4e0b-91f0-43e09f4075b3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2024
1 parent 778bf7e commit 4553cc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion StreamUpload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.73.5",
"react-native": "0.73.6",
"react-native-image-picker": "^7.0.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions StreamUpload/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5967,10 +5967,10 @@ react-native-image-picker@^7.0.3:
resolved "https://registry.yarnpkg.com/react-native-image-picker/-/react-native-image-picker-7.1.0.tgz#1a41cc45ccdc177c2ebf7c7accee0ceadc36abd8"
integrity sha512-An0hn2mwqjGAA2mbsXdHRTyoMMklGPT9stIjE2zvkegU7CdoFhowqvVHfnELJNZnfAiSQuIaeY//z0r1R0lsgw==

[email protected].5:
version "0.73.5"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.73.5.tgz#724fd1ae8ec8fee1dcf619c82bdd1695d3cff463"
integrity sha512-iHgDArmF4CrhL0qTj+Rn+CBN5pZWUL9lUGl8ub+V9Hwu/vnzQQh8rTMVSwVd2sV6N76KjpE5a4TfIAHkpIHhKg==
[email protected].6:
version "0.73.6"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.73.6.tgz#ed4c675e205a34bd62c4ce8b9bd1ca5c85126d5b"
integrity sha512-oqmZe8D2/VolIzSPZw+oUd6j/bEmeRHwsLn1xLA5wllEYsZ5zNuMsDus235ONOnCRwexqof/J3aztyQswSmiaA==
dependencies:
"@jest/create-cache-key-function" "^29.6.3"
"@react-native-community/cli" "12.3.6"
Expand Down

0 comments on commit 4553cc8

Please sign in to comment.