chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2021-02-25 14:43:44 +01:00
parent a3f73ba664
commit c94bc0edee
2 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
"@reach/alert-dialog": "^0.13.0",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "^1.2.10",
"@standardnotes/snjs": "^2.0.58",
"@standardnotes/snjs": "^2.0.60",
"mobx": "^6.1.6",
"preact": "^10.5.12"
}

View File

@@ -1845,10 +1845,10 @@
"@standardnotes/sncrypto-common" "^1.2.7"
libsodium-wrappers "^0.7.8"
"@standardnotes/snjs@^2.0.58":
version "2.0.58"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.0.58.tgz#b3cc340699effd9ab2b55e48eb84745f71e058cb"
integrity sha512-eJnCpwTpI55RM916xjdgcGdzIcgaGJQ5EeykKvLxD4Oy7FRPfQnZc5hCp4LbeZvdlQQze+E2gH1nY77zPDsVXw==
"@standardnotes/snjs@^2.0.60":
version "2.0.60"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.0.60.tgz#e8f4385a8c30f03658512725a3b2144b487ddfcc"
integrity sha512-y5AZeT1GyTrFnNPFNNI7M7RND5NlM1tsGuyCULCIwrGXEk4h+0dJwNdNRFsTkRuShosbthZV8hW91YdnqNIJFg==
dependencies:
"@standardnotes/sncrypto-common" "^1.2.9"