From 5a17a16edb53e46d6d73950bfd8c84d9166917b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20V=C3=A9lez?= Date: Fri, 29 Apr 2022 18:44:49 -0400 Subject: [PATCH] OPS: Package (#4705) --- ios/Podfile.lock | 4 ++-- package-lock.json | 10 +++++----- package.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 2bafd431e..5c2aa52ad 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -384,7 +384,7 @@ PODS: - React - RemobileReactNativeQrcodeLocalImage (1.0.4): - React - - rn-ldk (0.8.1): + - rn-ldk (0.8.3): - React-Core - RNCAsyncStorage (1.17.3): - React-Core @@ -793,7 +793,7 @@ SPEC CHECKSUMS: ReactCommon: 07d0c460b9ba9af3eaf1b8f5abe7daaad28c9c4e RealmJS: 772520fb85c19b65c2ea0c8f9aa6e790a905a377 RemobileReactNativeQrcodeLocalImage: 57aadc12896b148fb5e04bc7c6805f3565f5c3fa - rn-ldk: fe694aaca0c661e7eb32cd9989dade5fe7e9c4e9 + rn-ldk: af3286ce1622e31f4e79d26d34c9fc3bfb32cb52 RNCAsyncStorage: 005c0e2f09575360f142d0d1f1f15e4ec575b1af RNCClipboard: f1736c75ab85b627a4d57587edb4b60999c4dd80 RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45 diff --git a/package-lock.json b/package-lock.json index 47a821ea3..74e3b13b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "react-test-render": "1.1.2", "readable-stream": "3.6.0", "realm": "^10.20.0-beta.5", - "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.2", + "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.3", "rn-nodeify": "10.3.0", "scryptsy": "2.1.0", "secure-random": "1.1.2", @@ -25233,8 +25233,8 @@ } }, "node_modules/rn-ldk": { - "version": "0.8.2", - "resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#b48d09b5db0fc0fa529fcee0c38a04d1be9c0cc3", + "version": "0.8.3", + "resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#9481d34489851fb699371513bf6ae544ed972da8", "license": "MIT", "peerDependencies": { "react": "*", @@ -47953,8 +47953,8 @@ } }, "rn-ldk": { - "version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#b48d09b5db0fc0fa529fcee0c38a04d1be9c0cc3", - "from": "rn-ldk@github:BlueWallet/rn-ldk#v0.8.2", + "version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#9481d34489851fb699371513bf6ae544ed972da8", + "from": "rn-ldk@github:BlueWallet/rn-ldk#v0.8.3", "requires": {} }, "rn-nodeify": { diff --git a/package.json b/package.json index 3134ed52b..6349b9479 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "react-test-render": "1.1.2", "readable-stream": "3.6.0", "realm": "^10.20.0-beta.5", - "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.2", + "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.3", "rn-nodeify": "10.3.0", "scryptsy": "2.1.0", "secure-random": "1.1.2",