Skip to content

Commit

Permalink
fix: upgrade react-native from 0.73.5 to 0.73.6 (#203)
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

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
guibranco and snyk-bot authored Apr 16, 2024
1 parent d5828a9 commit 2d665bb
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.1.2"
},
"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.1.2:
resolved "https://registry.yarnpkg.com/react-native-image-picker/-/react-native-image-picker-7.1.2.tgz#383849d1953caf4578874a1f5e5dd11c737bd5cd"
integrity sha512-b5y5nP60RIPxlAXlptn2QwlIuZWCUDWa/YPUVjgHc0Ih60mRiOg1PSzf0IjHSLeOZShCpirpvSPGnDExIpTRUg==

[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 2d665bb

Please sign in to comment.