OPS: Update package

This commit is contained in:
Marcos Rodriguez Vélez 2022-03-10 15:37:07 -05:00
parent 6ac0edf503
commit 07cb076c2e
No known key found for this signature in database
GPG key ID: 0D64671698D11C5C
3 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
PODS:
- boost (1.76.0)
- BugsnagReactNative (7.16.1):
- BugsnagReactNative (7.16.2):
- React-Core
- BVLinearGradient (2.5.6):
- React
@ -388,7 +388,7 @@ PODS:
- React
- RemobileReactNativeQrcodeLocalImage (1.0.4):
- React
- rn-ldk (0.7.2):
- rn-ldk (0.7.3):
- React-Core
- RNCAsyncStorage (1.16.1):
- React-Core
@ -739,7 +739,7 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
boost: a7c83b31436843459a1961bfd74b96033dc77234
BugsnagReactNative: bd1c905fb868fae8448a913b87356dbf2b02dc80
BugsnagReactNative: 8ccbb937bc8001cd3a5ed18ef0691d23cca8a748
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
@ -801,7 +801,7 @@ SPEC CHECKSUMS:
ReactCommon: 650e33cde4fb7d36781cd3143f5276da0abb2f96
RealmJS: 9ca55cce37eedc14f6f3db233ba3d3ad52838c6f
RemobileReactNativeQrcodeLocalImage: 57aadc12896b148fb5e04bc7c6805f3565f5c3fa
rn-ldk: 1126f53523bb7eb126dcc739f1a6a56e175f0793
rn-ldk: b567ba7e60b8c1be19154361fd16eb939b732cb2
RNCAsyncStorage: b49b4e38a1548d03b74b30e558a1d18465b94be7
RNCClipboard: 99fc8ad669a376b756fbc8098ae2fd05c0ed0668
RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45

10
package-lock.json generated
View file

@ -103,7 +103,7 @@
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.7.2",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.7.3",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
"secure-random": "1.1.2",
@ -25250,8 +25250,8 @@
}
},
"node_modules/rn-ldk": {
"version": "0.7.2",
"resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#3d89bf14f166ce29bb392a35fde120c791086cab",
"version": "0.7.3",
"resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#f76d8f7eea8913255bc56378c3bae2286d036345",
"license": "MIT",
"peerDependencies": {
"react": "*",
@ -47988,8 +47988,8 @@
}
},
"rn-ldk": {
"version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#3d89bf14f166ce29bb392a35fde120c791086cab",
"from": "rn-ldk@github:BlueWallet/rn-ldk#v0.7.2",
"version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#f76d8f7eea8913255bc56378c3bae2286d036345",
"from": "rn-ldk@github:BlueWallet/rn-ldk#v0.7.3",
"requires": {}
},
"rn-nodeify": {

View file

@ -189,7 +189,7 @@
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "10.13.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.7.2",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.7.3",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
"secure-random": "1.1.2",