feat: better decryption attempt; upgrade snjs with file size changes
This commit is contained in:
86
yarn.lock
86
yarn.lock
@@ -2450,27 +2450,27 @@
|
||||
"@typescript-eslint/eslint-plugin" "^5.12.1"
|
||||
"@typescript-eslint/parser" "^5.12.1"
|
||||
|
||||
"@standardnotes/domain-events@^2.27.11":
|
||||
version "2.27.11"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.27.11.tgz#0675304c19660b4907c3371e80bf2f7969761546"
|
||||
integrity sha512-fV4nEfayUHjEpTC+9rD5q7h5R318onA9HuqT8eR7HQId1ATGGDcIS0bUITPrlPyZ0pVKmMg8ox7Glya8WTyfwA==
|
||||
"@standardnotes/domain-events@^2.27.12":
|
||||
version "2.27.12"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.27.12.tgz#6eb8e484273e7e8b6bb1b40a791cfee24bd6d383"
|
||||
integrity sha512-Sr4KASWYITVpSnE9a8awGyjqeQ9U0e0kpl1jgGYdbkRIWvcxs8bnYWOuwffmD2SfV7PeCbtpUXEyvYDVIsZijA==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.18.11"
|
||||
"@standardnotes/features" "^1.38.0"
|
||||
"@standardnotes/features" "^1.38.1"
|
||||
|
||||
"@standardnotes/encryption@^1.4.10":
|
||||
version "1.4.10"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/encryption/-/encryption-1.4.10.tgz#ff5d5a884aae9a14fff7e3afe3772f41af1bb642"
|
||||
integrity sha512-BH5brDoevoGEyNXEIV/D6G28Bn1zHxKed01aofqgronOgbZdVGXtxKr7j/EOfzareg7vhhUO2oA73aTU73dAOA==
|
||||
"@standardnotes/encryption@^1.4.12":
|
||||
version "1.4.12"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/encryption/-/encryption-1.4.12.tgz#098c9320a7b19aba44e0c7baa1fcd243120c2fef"
|
||||
integrity sha512-DTW/CAlDDOimXwE8XN+V2R3sPXXQYzYnWZHs6WCD3NaLN41MAoG1j8cVuTKHHMP0hhaS2/refOllgt8Kf97mKQ==
|
||||
dependencies:
|
||||
"@standardnotes/models" "^1.4.9"
|
||||
"@standardnotes/responses" "^1.6.11"
|
||||
"@standardnotes/services" "^1.9.11"
|
||||
"@standardnotes/models" "^1.5.1"
|
||||
"@standardnotes/responses" "^1.6.12"
|
||||
"@standardnotes/services" "^1.9.13"
|
||||
|
||||
"@standardnotes/features@^1.38.0":
|
||||
version "1.38.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.38.0.tgz#ddd6817af1544374013fec0bb19f5dff4a11ae60"
|
||||
integrity sha512-6a56WZTgbB1/IefF8ADWuOI9FPthP30BpJT+Dmu4TEG8SdEC4QFCogAfRPwJ2z8Kh8xYeWuRZDr+CYsm20vqWg==
|
||||
"@standardnotes/features@^1.38.1":
|
||||
version "1.38.1"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.38.1.tgz#5ee52ab91f02be2d2762dcee49db17d1040a7bf8"
|
||||
integrity sha512-rSQ8ClG7os3w9AddP0VZbvkIpEHCKGzCLiHum0D90ogjFFXgr8+EvonOfFQEc3pa9hdyq1fofhedNQRJsdo14Q==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.18.11"
|
||||
"@standardnotes/common" "^1.19.6"
|
||||
@@ -2483,32 +2483,32 @@
|
||||
"@standardnotes/common" "^1.19.6"
|
||||
"@standardnotes/utils" "^1.6.2"
|
||||
|
||||
"@standardnotes/models@^1.4.9":
|
||||
version "1.4.9"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/models/-/models-1.4.9.tgz#50b0055a4e149b948068405c69beeda1859a378d"
|
||||
integrity sha512-34iv7Z+WiJIoOYcld8RPm4suexK0cuW2drtYdtl/10y/hJC+rXSlVIUVMj7ckPb9g4cuxyI+WVfZ1ebx8+1n0g==
|
||||
"@standardnotes/models@^1.5.1":
|
||||
version "1.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/models/-/models-1.5.1.tgz#a522c715c74c63e58fc4182e69baad46548dbfba"
|
||||
integrity sha512-dOVnT5HCAjU3i4KqTeu05h5d+LDp8nteam6xb9V75XbA/UT9TMC3zwE+yEYpvWC4iKSbdPQvIuuvp8hXFyOnbA==
|
||||
dependencies:
|
||||
"@standardnotes/features" "^1.38.0"
|
||||
"@standardnotes/responses" "^1.6.11"
|
||||
"@standardnotes/features" "^1.38.1"
|
||||
"@standardnotes/responses" "^1.6.12"
|
||||
"@standardnotes/utils" "^1.6.2"
|
||||
|
||||
"@standardnotes/responses@^1.6.11":
|
||||
version "1.6.11"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/responses/-/responses-1.6.11.tgz#78adf45af580a0b5ecc6f2a6b5b80c286107c36c"
|
||||
integrity sha512-laQfkpTZMHKghyE2Vnc2lt9QEnEFpwEi2j0GezJ0QjbjKdxIyzGUMHMFCZREvQd9Z3PiVuwPXW49DGyGJZHAfQ==
|
||||
"@standardnotes/responses@^1.6.12":
|
||||
version "1.6.12"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/responses/-/responses-1.6.12.tgz#99090e407f10d430cf5bea548a9314472c00a1c7"
|
||||
integrity sha512-WqPcxI7BeuSwbemI5Hag6tK0Rzf/OxyX1aeRWGXWrQOQJjv4tpyUSjT0gdutsslqkIehI3oLG+B9DLUNe6Wddg==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.18.11"
|
||||
"@standardnotes/common" "^1.19.6"
|
||||
"@standardnotes/features" "^1.38.0"
|
||||
"@standardnotes/features" "^1.38.1"
|
||||
|
||||
"@standardnotes/services@^1.9.11":
|
||||
version "1.9.11"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/services/-/services-1.9.11.tgz#b35e60098a8196a58d0a0547a61fc742b2895efc"
|
||||
integrity sha512-UWGbwS7uvxKOpLFb+HfICe2oqY6oNoqfk4A5WzrLiUsfELvh8VtaahoE9KoGn/4QSzrrYBFG9jXk2CtA5IGEgg==
|
||||
"@standardnotes/services@^1.9.13":
|
||||
version "1.9.13"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/services/-/services-1.9.13.tgz#4af36863626cd70be976785f85dc76cb3fd8f3d8"
|
||||
integrity sha512-UWrg8ThBUl3JvLRFc3tEPXstJFQtnLAVHOfRppUL8MZZ+U6sYmKRpQp9+pX0Wdx0SQwQuuRyFKtSw9JFlLvrnA==
|
||||
dependencies:
|
||||
"@standardnotes/common" "^1.19.6"
|
||||
"@standardnotes/models" "^1.4.9"
|
||||
"@standardnotes/responses" "^1.6.11"
|
||||
"@standardnotes/models" "^1.5.1"
|
||||
"@standardnotes/responses" "^1.6.12"
|
||||
"@standardnotes/utils" "^1.6.2"
|
||||
|
||||
"@standardnotes/settings@^1.14.1":
|
||||
@@ -2530,20 +2530,20 @@
|
||||
buffer "^6.0.3"
|
||||
libsodium-wrappers "^0.7.9"
|
||||
|
||||
"@standardnotes/snjs@2.100.0":
|
||||
version "2.100.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.100.0.tgz#d62c7f0cd17a50b4f3d9e349c7c00a3f6de1192c"
|
||||
integrity sha512-4pnmAJJ3mDDmLWx8ChR3qEKHcsKB4M1+/o1Nxj8rYOdOnVzvBhzqSERKUyUabNvDOcmo0RkAIDeHgIIRjkJtiQ==
|
||||
"@standardnotes/snjs@2.102.0":
|
||||
version "2.102.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.102.0.tgz#756ad160395c87d791399d0d2784ae9b2853d07e"
|
||||
integrity sha512-+cPyYW6MUex1D8MeX0hrDzKywnuGZj8le7varDbhs3zT++f7UWt6pmu7SEXx71A75rP5u5oDtdaOxqSyBNHOlg==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.18.11"
|
||||
"@standardnotes/common" "^1.19.6"
|
||||
"@standardnotes/domain-events" "^2.27.11"
|
||||
"@standardnotes/encryption" "^1.4.10"
|
||||
"@standardnotes/features" "^1.38.0"
|
||||
"@standardnotes/domain-events" "^2.27.12"
|
||||
"@standardnotes/encryption" "^1.4.12"
|
||||
"@standardnotes/features" "^1.38.1"
|
||||
"@standardnotes/filepicker" "^1.13.3"
|
||||
"@standardnotes/models" "^1.4.9"
|
||||
"@standardnotes/responses" "^1.6.11"
|
||||
"@standardnotes/services" "^1.9.11"
|
||||
"@standardnotes/models" "^1.5.1"
|
||||
"@standardnotes/responses" "^1.6.12"
|
||||
"@standardnotes/services" "^1.9.13"
|
||||
"@standardnotes/settings" "^1.14.1"
|
||||
"@standardnotes/sncrypto-common" "^1.7.7"
|
||||
"@standardnotes/utils" "^1.6.2"
|
||||
|
||||
Reference in New Issue
Block a user