chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-10-09 10:17:56 +02:00
parent 507223c5b7
commit 4df1a549cc
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10956,8 +10956,8 @@
"from": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad"
},
"snjs": {
"version": "github:standardnotes/snjs#6ee96d33064f6542fda86844c8a498b628a0bd6e",
"from": "github:standardnotes/snjs#6ee96d33064f6542fda86844c8a498b628a0bd6e"
"version": "github:standardnotes/snjs#41f238f3364258f3a86088a09fe1c79cf9a13ba4",
"from": "github:standardnotes/snjs#41f238f3364258f3a86088a09fe1c79cf9a13ba4"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -70,6 +70,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#6ee96d33064f6542fda86844c8a498b628a0bd6e"
"snjs": "github:standardnotes/snjs#41f238f3364258f3a86088a09fe1c79cf9a13ba4"
}
}