chore: upgrade snjs

This commit is contained in:
Mo
2022-04-19 14:47:17 -05:00
parent 9d46615b52
commit 7dae489617
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
"@standardnotes/components": "1.7.15", "@standardnotes/components": "1.7.15",
"@standardnotes/filepicker": "1.11.0", "@standardnotes/filepicker": "1.11.0",
"@standardnotes/sncrypto-web": "1.8.3", "@standardnotes/sncrypto-web": "1.8.3",
"@standardnotes/snjs": "2.97.3", "@standardnotes/snjs": "2.97.4",
"@standardnotes/stylekit": "5.23.0", "@standardnotes/stylekit": "5.23.0",
"@zip.js/zip.js": "^2.4.7", "@zip.js/zip.js": "^2.4.7",
"mobx": "^6.5.0", "mobx": "^6.5.0",

View File

@@ -2491,10 +2491,10 @@
buffer "^6.0.3" buffer "^6.0.3"
libsodium-wrappers "^0.7.9" libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.97.3": "@standardnotes/snjs@2.97.4":
version "2.97.3" version "2.97.4"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.97.3.tgz#f8f4720502dc22e524484a526b3d9e33549fafc6" resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.97.4.tgz#e972b26709c30627c30050a2b7c8d065c5207689"
integrity sha512-ECP3POs/y0Bff1/39lnRg3mDkQzkK9azRm7PgApt/rUncyfz+pC6jZ2Jtw3/9j9TvAWWOHX33KOFmWEBSD3nDQ== integrity sha512-f5QPd63zzvnZj0ncV30vsdrySffK6cUT3x0C2Pc0zoqJV4YsozJB8TzitNlatjYZn7GiwXrqYpXP5aL6Dc6Idw==
dependencies: dependencies:
"@standardnotes/auth" "^3.18.7" "@standardnotes/auth" "^3.18.7"
"@standardnotes/common" "^1.19.4" "@standardnotes/common" "^1.19.4"