From cc10fca09b632172eecb4f7d64640aff3ebe2c55 Mon Sep 17 00:00:00 2001 From: Mo Date: Sat, 1 Jan 2022 09:25:05 -0600 Subject: [PATCH] fix: update react-native-sodium build --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index aafacfcd..b32b4584 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-native-screens": "3.4.0", "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#7e169138801011df42e5eb0ba229b8910c3bec2f", + "react-native-sodium": "standardnotes/react-native-sodium#40e51a922e0c20c07ebf4d064b81994b4f3abcff", "react-native-static-server": "standardnotes/react-native-static-server#d0c4cb0feae233634ef26fc33118f258192c7b7d", "react-native-store-review": "^0.1.5", "react-native-tab-view": "^2.15.2", diff --git a/yarn.lock b/yarn.lock index 256cf45c..5901424b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7016,9 +7016,9 @@ react-native-search-box@standardnotes/react-native-search-box#c0de5bab18cb418fef dependencies: prop-types "^15.5.10" -react-native-sodium@standardnotes/react-native-sodium#7e169138801011df42e5eb0ba229b8910c3bec2f: +react-native-sodium@standardnotes/react-native-sodium#40e51a922e0c20c07ebf4d064b81994b4f3abcff: version "0.5.0" - resolved "https://codeload.github.com/standardnotes/react-native-sodium/tar.gz/7e169138801011df42e5eb0ba229b8910c3bec2f" + resolved "https://codeload.github.com/standardnotes/react-native-sodium/tar.gz/40e51a922e0c20c07ebf4d064b81994b4f3abcff" react-native-static-server@standardnotes/react-native-static-server#d0c4cb0feae233634ef26fc33118f258192c7b7d: version "0.5.0"