Merge branch 'master' into renovate/lottie-react-native-5.x

This commit is contained in:
Marcos Rodriguez Vélez 2022-10-01 12:38:21 -04:00
commit 7dc622fc4b
No known key found for this signature in database
GPG key ID: 0D64671698D11C5C
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -57,7 +57,7 @@
"react": "17.0.2",
"react-localization": "1.0.19",
"react-native": "0.67.4",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
"react-native-camera": "4.2.1",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.4",
@ -22193,12 +22193,12 @@
},
"node_modules/react-native-blue-crypto": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"integrity": "sha512-shkQ8BlyIe/tsm7esLC519y3NcmB3hQY+piJy/Jxr9E7kpghG+zU7NT/Xn+lXHg6jC7+7ZeM4ePr+Yl3ZJhcLg==",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#e9b60605dbdb24de720e923f740912a4930383ff",
"integrity": "sha512-5f9g7ccMwasUn5n7lMpOjTEf14NbU81OsGREROXN5VV8g7KNV6pht/9lYzbICthK5q5eeClJONHcaWwuPGU0Mg==",
"license": "MIT",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x"
"react": "*",
"react-native": "*"
}
},
"node_modules/react-native-camera": {
@ -45376,9 +45376,9 @@
}
},
"react-native-blue-crypto": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"integrity": "sha512-shkQ8BlyIe/tsm7esLC519y3NcmB3hQY+piJy/Jxr9E7kpghG+zU7NT/Xn+lXHg6jC7+7ZeM4ePr+Yl3ZJhcLg==",
"from": "react-native-blue-crypto@https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c"
"version": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#e9b60605dbdb24de720e923f740912a4930383ff",
"integrity": "sha512-5f9g7ccMwasUn5n7lMpOjTEf14NbU81OsGREROXN5VV8g7KNV6pht/9lYzbICthK5q5eeClJONHcaWwuPGU0Mg==",
"from": "react-native-blue-crypto@https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff"
},
"react-native-camera": {
"version": "4.2.1",

View file

@ -143,7 +143,7 @@
"react": "17.0.2",
"react-localization": "1.0.19",
"react-native": "0.67.4",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
"react-native-camera": "4.2.1",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.4",