diff --git a/package.json b/package.json index fef47586fc0..5bcaa73f29b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-notes-web", - "version": "3.9.12", + "version": "3.9.13", "license": "AGPL-3.0-or-later", "repository": { "type": "git", @@ -87,9 +87,9 @@ "@reach/dialog": "^0.16.2", "@reach/listbox": "^0.16.2", "@reach/tooltip": "^0.16.2", - "@standardnotes/features": "1.20.4", + "@standardnotes/features": "1.20.5", "@standardnotes/sncrypto-web": "1.5.3", - "@standardnotes/snjs": "2.31.22", + "@standardnotes/snjs": "2.31.25", "mobx": "^6.3.5", "mobx-react-lite": "^3.2.2", "preact": "^10.5.15", diff --git a/yarn.lock b/yarn.lock index 3a4040c304c..3170186594e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2628,10 +2628,10 @@ dependencies: "@standardnotes/auth" "^3.8.1" -"@standardnotes/features@1.20.4", "@standardnotes/features@^1.20.4": - version "1.20.4" - resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.20.4.tgz#85510217adfa703db59e73132f50348184276e62" - integrity sha512-HVl4dRlcDYGkLWY0Gl9z6kM1Gpria9UM3+8oeXyMsEe4T9Uye3s/SOKVWA++1ES7j2mkxcXXuW4wmmMuFYsRxA== +"@standardnotes/features@1.20.5", "@standardnotes/features@^1.20.5": + version "1.20.5" + resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.20.5.tgz#443e3ae84d13f0aaa35708c5c237dac8041cb50d" + integrity sha512-4QQeWLk2frEF9UYOfnuQoulkUJ3PooVLasPUA+zva+KIokBiyPmVPsi3HAYXlHqowu+lDhKU2pUklLhm1ePvJw== dependencies: "@standardnotes/auth" "3.8.3" "@standardnotes/common" "1.2.1" @@ -2655,15 +2655,15 @@ buffer "^6.0.3" libsodium-wrappers "^0.7.9" -"@standardnotes/snjs@2.31.22": - version "2.31.22" - resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.22.tgz#0e22f4dc8e91121a60d9a90cd1cc2d2305e3173c" - integrity sha512-DFM1c+H9HYk392SXB8eQqiwloGfALRoyfgGJ8I1/JZDk5z7AO46s4+FfIaCfkfLSawpo1nLxd7m28yOQN1QZdg== +"@standardnotes/snjs@2.31.25": + version "2.31.25" + resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.25.tgz#715dbecc0c71cc22a81d93b3aabfe7b436a480ac" + integrity sha512-DF0ZcIHfxIpaFepCIXNCVipwjgoy60FrSy5th0kNj5TCOYHryQ9bOiaWXQKHrQUi/8sKYJ+/W1pwRjz6+MpZMw== dependencies: "@standardnotes/auth" "3.8.1" "@standardnotes/common" "1.2.1" "@standardnotes/domain-events" "2.5.1" - "@standardnotes/features" "^1.20.4" + "@standardnotes/features" "^1.20.5" "@standardnotes/settings" "^1.8.1" "@standardnotes/sncrypto-common" "1.5.2"