From 835d4fbb139185a0026a24bb2f25ae55d7ee2baf Mon Sep 17 00:00:00 2001 From: Bruno Barbieri Date: Tue, 6 Aug 2019 15:33:41 -0400 Subject: Update mobile sync (#6967) * update mobile sync * update lockfile --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index a8e1b1f94..c19a6be1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17150,10 +17150,10 @@ public-encrypt@^4.0.0: parse-asn1 "^5.0.0" randombytes "^2.0.1" -pubnub@^4.21.5: - version "4.21.7" - resolved "https://registry.yarnpkg.com/pubnub/-/pubnub-4.21.7.tgz#4daf999ead1aa9cf8e9af3d2fb2720c35085af6a" - integrity sha512-TZ96GuY+gZIu9rJaqcO2cZ6tl4JPLruoUcN01sljm1CcDgzIZbOfcDSZp4NcZas4ECSqAAwo/izMMiImRRS4Yg== +pubnub@4.24.4: + version "4.24.4" + resolved "https://registry.yarnpkg.com/pubnub/-/pubnub-4.24.4.tgz#6874b1836539765a1c1ec8c264f6b233ed28192a" + integrity sha512-otRny/9au/Xf0uAfPUrVwUPdFIE7nZv6+7TLcG8+wiZESgi7EgiGZ9VXAoe6istBj6hfZe0vj3+XCbkZHLHklw== dependencies: agentkeepalive "^3.5.2" lil-uuid "^0.1.1" -- cgit