chore(deps): snjs

This commit is contained in:
Mo
2022-02-04 12:27:59 -06:00
parent b549cc38bf
commit cddd5cbdc2
2 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.5.0",
"@standardnotes/features": "1.27.0",
"@standardnotes/snjs": "2.51.0",
"@standardnotes/snjs": "2.51.1",
"@standardnotes/settings": "^1.11.3",
"@standardnotes/sncrypto-web": "1.6.2",
"mobx": "^6.3.5",

View File

@@ -2650,10 +2650,10 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.51.0":
version "2.51.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.51.0.tgz#5df17d14502c659dbab3c0f11e12c7915bbcbfab"
integrity sha512-cmc9kUHsjoMkUzCRJYSQcOWfX2M7/8JELxV8OwcF4wR8pFjgp6XlC5ltJMrZizABjAwSQb2jKXLzqzyjNtytaw==
"@standardnotes/snjs@2.51.1":
version "2.51.1"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.51.1.tgz#404f0a407b0c0eb19ac847081336c1ce9deeee5f"
integrity sha512-Aeeh++8nEg/FdV4Pxjbm9XmeLNRM57V+mvtVt08U8O+k11XndfjZIDWmPaOfcRBqQtBx47NcvxbXagABz2XSqA==
dependencies:
"@standardnotes/auth" "^3.15.3"
"@standardnotes/common" "^1.8.0"