chore(deps): upgrade snjs

This commit is contained in:
Mo
2022-03-05 09:00:08 -06:00
parent 08fb913b0e
commit 56ac6063fd
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@
"@standardnotes/features": "1.34.1",
"@standardnotes/settings": "^1.11.5",
"@standardnotes/sncrypto-web": "1.7.3",
"@standardnotes/snjs": "2.73.1",
"@standardnotes/snjs": "2.73.2",
"mobx": "^6.4.2",
"mobx-react-lite": "^3.3.0",
"preact": "^10.6.6",

View File

@@ -2395,10 +2395,10 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@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==
"@standardnotes/snjs@2.73.2":
version "2.73.2"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.73.2.tgz#5361d73c861b990d06821d5a822dcb0893830a43"
integrity sha512-oGPZmzX+tNWQFxmvrQRtsqlofbW25YUOapyEPN8oVgfwV98r8EVzpUGXHWkog3ZW6oO3aO22Rhtk0D92d0CqtQ==
dependencies:
"@standardnotes/applications" "^1.1.3"
"@standardnotes/auth" "^3.17.3"