chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-19 16:34:14 +02:00
parent 5acaa062f0
commit 9f255cb74f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10573,8 +10573,8 @@
"from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0" "from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0"
}, },
"snjs": { "snjs": {
"version": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39", "version": "github:standardnotes/snjs#27688ba55aa0d50b6bd8e27caf8d7b988fde411d",
"from": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39" "from": "github:standardnotes/snjs#27688ba55aa0d50b6bd8e27caf8d7b988fde411d"
}, },
"sockjs": { "sockjs": {
"version": "0.3.20", "version": "0.3.20",

View File

@@ -64,6 +64,6 @@
}, },
"dependencies": { "dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0", "sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"snjs": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39" "snjs": "github:standardnotes/snjs#27688ba55aa0d50b6bd8e27caf8d7b988fde411d"
} }
} }