feat: make encrypted backups protected (#524)

Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
This commit is contained in:
Antonella Sgarlatta
2021-03-02 08:06:47 -03:00
committed by GitHub
parent 3fa86428ba
commit d49e508cfc
3 changed files with 6 additions and 6 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.57",
"@standardnotes/snjs": "^2.0.61",
"mobx": "^6.1.6",
"preact": "^10.5.12"
}