From 3df875a59d323a4891f694eb20d35870ea7db0ae Mon Sep 17 00:00:00 2001 From: Antonella Sgarlatta Date: Tue, 23 Mar 2021 18:07:05 -0300 Subject: [PATCH] chore: update react-native-sodium --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c1f74d72..74a3f964 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-native-screens": "^2.16.1", "react-native-search-bar": "standardnotes/react-native-search-bar#7d2139d", "react-native-search-box": "standardnotes/react-native-search-box#c0de5bab18cb418fef75ef2c2cd921304142e492", - "react-native-sodium": "standardnotes/react-native-sodium#17b240ea0c2656c89b83cd0168acfbb64f67f0e1", + "react-native-sodium": "standardnotes/react-native-sodium#7e169138801011df42e5eb0ba229b8910c3bec2f", "react-native-store-review": "^0.1.5", "react-native-tab-view": "^2.15.2", "react-native-vector-icons": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 9ed44d07..1073cf63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6903,9 +6903,9 @@ react-native-search-box@standardnotes/react-native-search-box#c0de5bab18cb418fef dependencies: prop-types "^15.5.10" -react-native-sodium@standardnotes/react-native-sodium#17b240ea0c2656c89b83cd0168acfbb64f67f0e1: +react-native-sodium@standardnotes/react-native-sodium#7e169138801011df42e5eb0ba229b8910c3bec2f: version "0.5.0" - resolved "https://codeload.github.com/standardnotes/react-native-sodium/tar.gz/17b240ea0c2656c89b83cd0168acfbb64f67f0e1" + resolved "https://codeload.github.com/standardnotes/react-native-sodium/tar.gz/7e169138801011df42e5eb0ba229b8910c3bec2f" react-native-store-review@^0.1.5: version "0.1.5"