From 233e4732998f42e8ba4e40acd37602059fe8a09d Mon Sep 17 00:00:00 2001 From: Radek Czemerys Date: Wed, 16 Feb 2022 17:46:55 +0100 Subject: [PATCH] chore: bump react-native-sodium-jsi version --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6449eeec..d7ca8140 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,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-jsi": "https://github.com/standardnotes/react-native-sodium-jsi#f6a8ab12f2927ca35682741e875a8df759036bd0", + "react-native-sodium-jsi": "https://github.com/standardnotes/react-native-sodium-jsi#79bb64011056fea0d5c12c7165d3cc6dbf479cfd", "react-native-static-server": "standardnotes/react-native-static-server#d0c4cb0feae233634ef26fc33118f258192c7b7d", "react-native-store-review": "^0.1.5", "react-native-svg": "^12.1.1", diff --git a/yarn.lock b/yarn.lock index 9f08e259..148e7e00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8276,9 +8276,9 @@ react-native-search-box@standardnotes/react-native-search-box#c0de5bab18cb418fef dependencies: prop-types "^15.5.10" -"react-native-sodium-jsi@https://github.com/standardnotes/react-native-sodium-jsi#f6a8ab12f2927ca35682741e875a8df759036bd0": +"react-native-sodium-jsi@https://github.com/standardnotes/react-native-sodium-jsi#79bb64011056fea0d5c12c7165d3cc6dbf479cfd": version "1.0.0" - resolved "https://github.com/standardnotes/react-native-sodium-jsi#f6a8ab12f2927ca35682741e875a8df759036bd0" + resolved "https://github.com/standardnotes/react-native-sodium-jsi#79bb64011056fea0d5c12c7165d3cc6dbf479cfd" react-native-static-server@standardnotes/react-native-static-server#d0c4cb0feae233634ef26fc33118f258192c7b7d: version "0.5.0"