chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2021-04-08 11:33:40 +02:00
parent 5939d5720a
commit 4f0ca51873
2 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
"@reach/checkbox": "^0.13.2",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "^1.2.10",
"@standardnotes/snjs": "^2.0.70",
"@standardnotes/snjs": "^2.0.73",
"mobx": "^6.1.6",
"preact": "^10.5.12"
}

View File

@@ -1936,10 +1936,10 @@
"@standardnotes/sncrypto-common" "^1.2.7"
libsodium-wrappers "^0.7.8"
"@standardnotes/snjs@^2.0.70":
version "2.0.70"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.0.70.tgz#259a4fadc4f9b360f35a399b674b921179bd5768"
integrity sha512-D11E+sCeoram2+NhQuFmn333JoHr1kGjVZrkRmZlfhGi+dYXJqZuDDDHbRn5WEJQneDg43Z8DjjAlxL+Mqhp6w==
"@standardnotes/snjs@^2.0.73":
version "2.0.73"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.0.73.tgz#e094c4120914cd43b9467dd3a21753116695d36e"
integrity sha512-ZMJlkDZkhpaH3E8jrEsfwKQQaquulcO/tVar05xBYzxRLvsaDwJxNKNBuEGknIEeS/EA6TOLXp5BuXc4iT6cZg==
dependencies:
"@standardnotes/auth" "^2.0.0"
"@standardnotes/sncrypto-common" "^1.2.9"