diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock --- a/native/ios/Podfile.lock +++ b/native/ios/Podfile.lock @@ -942,7 +942,7 @@ SDWebImageSVGCoder: 6fc109f9c2a82ab44510fff410b88b1a6c271ee8 SDWebImageWebPCoder: 18503de6621dd2c420d680e33d46bf8e1d5169b0 SPTPersistentCache: df36ea46762d7cf026502bbb86a8b79d0080dff4 - SQLCipher-Amalgamation: 69d60dc6e030cbc9ac2372c772a52c1793c863f7 + SQLCipher-Amalgamation: 6de66399dc47d77fd51b327c5daa8b70096ed319 Yoga: dc109b79db907f0f589fc423e991b09ec42d2295 ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb diff --git a/native/package.json b/native/package.json --- a/native/package.json +++ b/native/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@commapp/expo-package": "0.0.1", - "@commapp/sqlcipher-amalgamation": "^4.5.5-b", + "@commapp/sqlcipher-amalgamation": "^4.5.5-d", "@ethersproject/shims": "^5.7.0", "@expo/react-native-action-sheet": "^3.14.0", "@expo/vector-icons": "^13.0.0", diff --git a/yarn.lock b/yarn.lock --- a/yarn.lock +++ b/yarn.lock @@ -1471,10 +1471,10 @@ resolved "https://registry.yarnpkg.com/@commapp/opaque-ke-wasm/-/opaque-ke-wasm-0.0.3.tgz#789b7351e593932461858658c61da5c2de51dc03" integrity sha512-K88XPRnwKmpRCQqU26R7w1Syflp9IB1Ets1UPXTB3roumLweiHG8Y7UA+LrlpzCYd+8d8Tukp7i+/h4OFfovUw== -"@commapp/sqlcipher-amalgamation@^4.5.5-b": - version "4.5.5-b" - resolved "https://registry.yarnpkg.com/@commapp/sqlcipher-amalgamation/-/sqlcipher-amalgamation-4.5.5-b.tgz#8afec045848c092a877c63ee6d4ac887074b74f4" - integrity sha512-gXqbW9aupJ6GNdKncX5bIaHeSzZVCwQmgcnK/iJnCfLEx/bg6XnSKc9y1zEQ87EmaS6WF/AWhF/ZBcV5x6JKoA== +"@commapp/sqlcipher-amalgamation@^4.5.5-d": + version "4.5.5-d" + resolved "https://registry.yarnpkg.com/@commapp/sqlcipher-amalgamation/-/sqlcipher-amalgamation-4.5.5-d.tgz#0511ab6cf47ca983c3749a2a913f31617f7aca69" + integrity sha512-8hRppGDzjODElGuOQ1JqFFrw9SWWtjuGkcsvPQ5DICdXbPVG5OvN/+Q+/4hZSRVETHNWnSwp+w+F6GbK08iZXA== "@commapp/windowspush@file:desktop/addons/windows-pushnotifications": version "0.0.1"