chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-10-16 17:19:15 +02:00
parent 94f94c0570
commit 8766fad96b
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#aa964e92d1a234d81c71f3db0654a7fcce663fae",
"from": "github:standardnotes/snjs#aa964e92d1a234d81c71f3db0654a7fcce663fae"
"version": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784",
"from": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -70,6 +70,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#aa964e92d1a234d81c71f3db0654a7fcce663fae"
"snjs": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784"
}
}