fix(deps): update dependency react-native to v0.64.1 [security]

This commit is contained in:
Renovate Bot 2021-07-20 20:19:17 +00:00
parent d492de7406
commit a2b07cd3f9
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"native-base": "^2.15.2",
"polish-plurals": "^1.1.0",
"react": "17.0.1",
"react-native": "0.64.0",
"react-native": "0.64.1",
"react-native-bootsplash": "^3.2.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.1.0",

View File

@ -8031,10 +8031,10 @@ react-native-vector-icons@^8.1.0:
prop-types "^15.7.2"
yargs "^16.1.1"
react-native@0.64.0:
version "0.64.0"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.0.tgz#c3bde5b638bf8bcf12bae6e094930d39cb942ab7"
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
react-native@0.64.1:
version "0.64.1"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
dependencies:
"@jest/create-cache-key-function" "^26.5.0"
"@react-native-community/cli" "^5.0.1-alpha.0"