diff --git a/package.json b/package.json index affa091e4..1d940c155 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/preset-typescript": "^7.16.7", "@reach/disclosure": "^0.16.2", "@reach/visually-hidden": "^0.16.0", - "@standardnotes/responses": "^1.1.6", + "@standardnotes/responses": "^1.1.7", "@standardnotes/services": "^1.4.0", "@standardnotes/stylekit": "5.14.0", "@svgr/webpack": "^6.2.1", @@ -82,7 +82,7 @@ "@standardnotes/features": "1.34.1", "@standardnotes/settings": "^1.11.5", "@standardnotes/sncrypto-web": "1.7.3", - "@standardnotes/snjs": "2.72.1", + "@standardnotes/snjs": "2.73.1", "mobx": "^6.4.2", "mobx-react-lite": "^3.3.0", "preact": "^10.6.6", diff --git a/yarn.lock b/yarn.lock index e6b62c75c..750bf60e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2347,25 +2347,25 @@ "@standardnotes/auth" "^3.17.3" "@standardnotes/common" "^1.15.3" -"@standardnotes/payloads@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@standardnotes/payloads/-/payloads-1.3.1.tgz#0af0d31ad3528ee146bf66ee73311a3933f027a6" - integrity sha512-x7x5a9IGEHhmjNdrMNvNi6RLjL6rOpQJxZMFjG1pnLI25/Ccfw00dkAhO5S2ePbA2DpUTh5MfOd1vonZtgkX4Q== +"@standardnotes/payloads@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@standardnotes/payloads/-/payloads-1.3.2.tgz#3255abf6e2a2385c73e7998705066b828e5a74e0" + integrity sha512-SnDqdQXyEWett/Y33crvNnDGwv4BfCkoHId99fLd+UL5uTgXpuFgkd/AVHg+mOT5xC3+KAR8zdUCmQSXTRuysg== dependencies: "@standardnotes/applications" "^1.1.3" "@standardnotes/common" "^1.15.3" "@standardnotes/features" "^1.34.1" "@standardnotes/utils" "^1.2.3" -"@standardnotes/responses@^1.1.6": - version "1.1.6" - resolved "https://registry.yarnpkg.com/@standardnotes/responses/-/responses-1.1.6.tgz#8e6ef1452a0836e1b1df821961f6975199909d64" - integrity sha512-w46Q5d8yKZY0hcxWs5Z6Xwrogsxm8FLmE3k+bSQ5tT58s0Ev+ftZ+BtULEQIaGsAcHBr2Xt7c/AOqVlh8NixQg== +"@standardnotes/responses@^1.1.7": + version "1.1.7" + resolved "https://registry.yarnpkg.com/@standardnotes/responses/-/responses-1.1.7.tgz#ab982f94693f2e1f967809bdb5e3863182770b14" + integrity sha512-1q8+eGjvttleesciHAOTe6u478W3UpEy+0StT8ZL3miFWzIyCLXJmnxNbYfYCm6oZ+t2rwhW+AzmnMRhG2cOUA== dependencies: "@standardnotes/auth" "^3.17.3" "@standardnotes/common" "^1.15.3" "@standardnotes/features" "^1.34.1" - "@standardnotes/payloads" "^1.3.1" + "@standardnotes/payloads" "^1.3.2" "@standardnotes/services@^1.4.0": version "1.4.0" @@ -2395,18 +2395,18 @@ buffer "^6.0.3" libsodium-wrappers "^0.7.9" -"@standardnotes/snjs@2.72.1": - version "2.72.1" - resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.72.1.tgz#bbed2f74a3d48cd961544514193f578b842e5870" - integrity sha512-zXpipfOS5XIlGypnOu5+rCGgLCM7Yd/yqvJW7zRedOgoq/gjvbtEucavXm00p5Ypxm9799Q2Qx2G6evdWi9IHw== +"@standardnotes/snjs@2.73.1": + version "2.73.1" + resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.73.1.tgz#4fe25a37cd3d0234aed9a5c5fc79221bcd785975" + integrity sha512-xuPzS/PoSA9UTLr6jrynBSX9RPiao5tDJ8CBly9E4Fmnk38yOjgx/BaWs0V2cSTFvUvv9L2q8Pmb6arwl180Bw== dependencies: "@standardnotes/applications" "^1.1.3" "@standardnotes/auth" "^3.17.3" "@standardnotes/common" "^1.15.3" "@standardnotes/domain-events" "^2.23.21" "@standardnotes/features" "^1.34.1" - "@standardnotes/payloads" "^1.3.1" - "@standardnotes/responses" "^1.1.6" + "@standardnotes/payloads" "^1.3.2" + "@standardnotes/responses" "^1.1.7" "@standardnotes/services" "^1.4.0" "@standardnotes/settings" "^1.11.5" "@standardnotes/sncrypto-common" "^1.7.3"