From 8a23d8ecd6545958f94316db4341fc5f2620690e Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Thu, 28 Oct 2021 13:24:30 +0530 Subject: [PATCH] update signal lib --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 48b2201..c81de94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2705,7 +2705,7 @@ levn@~0.3.0: "libsignal@git+https://github.com/adiwajshing/libsignal-node": version "2.0.1" - resolved "git+https://github.com/adiwajshing/libsignal-node#11de21293c352a57d0c25d29c66963029873d953" + resolved "git+https://github.com/adiwajshing/libsignal-node#4ffc1f3d6147ffdec88f62e70f41e7de2e08cd42" dependencies: curve25519-js "^0.0.4" protobufjs "6.8.8"