chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-09-10 17:30:22 +02:00
parent 93deb92463
commit 4e6348c1c8
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#ef144df3753249222dd900965c3ffb33eb8e950b",
"from": "github:standardnotes/snjs#ef144df3753249222dd900965c3ffb33eb8e950b"
"version": "github:standardnotes/snjs#340221dd5cedff1dd59210955563d31d2e35fc6e",
"from": "github:standardnotes/snjs#340221dd5cedff1dd59210955563d31d2e35fc6e"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -67,6 +67,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#ef144df3753249222dd900965c3ffb33eb8e950b"
"snjs": "github:standardnotes/snjs#340221dd5cedff1dd59210955563d31d2e35fc6e"
}
}