diff --git a/example/yarn.lock b/example/yarn.lock index 1d494ac3..10cec28d 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2404,8 +2404,9 @@ "@sinonjs/commons" "^3.0.0" "@synonymdev/react-native-ldk@../lib": - version "0.0.122" + version "0.0.124" dependencies: + bech32 "^2.0.0" bitcoinjs-lib "^6.0.2" "@tsconfig/react-native@^3.0.0": @@ -4656,9 +4657,9 @@ flow-parser@^0.206.0: integrity sha512-HVzoK3r6Vsg+lKvlIZzaWNBVai+FXTX1wdYhz/wVlH13tb/gOdLXmlTqy6odmTBhT5UoWUbq0k8263Qhr9d88w== follow-redirects@^1.14.0: - version "1.15.2" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" - integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== + version "1.15.4" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" + integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== fp-ts@>=2.5.3: version "2.16.1"