diff --git a/package-lock.json b/package-lock.json index 706337501..73257fc0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 783ffefe1..247270d40 100644 --- a/package.json +++ b/package.json @@ -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",