diff --git a/package.json b/package.json index 45dcaebca..cc2474d16 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ready": "yarn clean-transpile; yarn grunt && yarn lint-full && yarn test" }, "dependencies": { - "@journeyapps/sqlcipher": "https://github.com/Bilb/node-sqlcipher.git#790f8857feb80584f78c52b32eadaf6be2d899a8", + "@journeyapps/sqlcipher": "https://github.com/Bilb/node-sqlcipher.git#98039b72e197171b69358b900bc179ffc22e1f32", "@reduxjs/toolkit": "^1.4.0", "@sindresorhus/is": "0.8.0", "abort-controller": "3.0.0", diff --git a/yarn.lock b/yarn.lock index c8410b69a..4a98eab5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -229,9 +229,9 @@ resolved "https://registry.yarnpkg.com/@iconify/react/-/react-1.1.3.tgz#ebe4d3e5f5dea23cd6a9634acd7a0a25c7414a59" integrity sha512-ReZNJyr89AfED6XZIXkhsJiNv2taT3j1cTo1HVPHMsrKOz6gAYdXtD2kDWF6+GVoFUxpmnO0fMcA6yCyTf6Tow== -"@journeyapps/sqlcipher@https://github.com/Bilb/node-sqlcipher.git#790f8857feb80584f78c52b32eadaf6be2d899a8": +"@journeyapps/sqlcipher@https://github.com/Bilb/node-sqlcipher.git#98039b72e197171b69358b900bc179ffc22e1f32": version "4.0.0" - resolved "https://github.com/Bilb/node-sqlcipher.git#790f8857feb80584f78c52b32eadaf6be2d899a8" + resolved "https://github.com/Bilb/node-sqlcipher.git#98039b72e197171b69358b900bc179ffc22e1f32" dependencies: nan "^2.12.1" node-pre-gyp "^0.11.0"