chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-08-14 14:55:13 +02:00
parent 8938bf7d3b
commit 8bd2f0e499
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10482,8 +10482,8 @@
"from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0"
},
"snjs": {
"version": "github:standardnotes/snjs#d8b56ef0ed441506461c170514e8aaaf2910bb2c",
"from": "github:standardnotes/snjs#d8b56ef0ed441506461c170514e8aaaf2910bb2c"
"version": "github:standardnotes/snjs#14469fc8ac77d178fb8bdac4c26ca6c2bcb5be11",
"from": "github:standardnotes/snjs#14469fc8ac77d178fb8bdac4c26ca6c2bcb5be11"
},
"sockjs": {
"version": "0.3.19",

View File

@@ -66,6 +66,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"snjs": "github:standardnotes/snjs#d8b56ef0ed441506461c170514e8aaaf2910bb2c"
"snjs": "github:standardnotes/snjs#14469fc8ac77d178fb8bdac4c26ca6c2bcb5be11"
}
}