update node-sqlcipher commit hash

pull/1576/head
Audric Ackermann 4 years ago
parent 66d5fd93e2
commit 8b1826bdec
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -46,7 +46,7 @@
"ready": "yarn clean-transpile; yarn grunt && yarn lint-full && yarn test" "ready": "yarn clean-transpile; yarn grunt && yarn lint-full && yarn test"
}, },
"dependencies": { "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", "@reduxjs/toolkit": "^1.4.0",
"@sindresorhus/is": "0.8.0", "@sindresorhus/is": "0.8.0",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",

@ -229,9 +229,9 @@
resolved "https://registry.yarnpkg.com/@iconify/react/-/react-1.1.3.tgz#ebe4d3e5f5dea23cd6a9634acd7a0a25c7414a59" resolved "https://registry.yarnpkg.com/@iconify/react/-/react-1.1.3.tgz#ebe4d3e5f5dea23cd6a9634acd7a0a25c7414a59"
integrity sha512-ReZNJyr89AfED6XZIXkhsJiNv2taT3j1cTo1HVPHMsrKOz6gAYdXtD2kDWF6+GVoFUxpmnO0fMcA6yCyTf6Tow== 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" version "4.0.0"
resolved "https://github.com/Bilb/node-sqlcipher.git#790f8857feb80584f78c52b32eadaf6be2d899a8" resolved "https://github.com/Bilb/node-sqlcipher.git#98039b72e197171b69358b900bc179ffc22e1f32"
dependencies: dependencies:
nan "^2.12.1" nan "^2.12.1"
node-pre-gyp "^0.11.0" node-pre-gyp "^0.11.0"

Loading…
Cancel
Save