chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-09-04 11:22:42 +02:00
parent 72da2d53bf
commit 0f3d912f9e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10956,8 +10956,8 @@
"from": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf" "from": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf"
}, },
"snjs": { "snjs": {
"version": "github:standardnotes/snjs#cb83f0dfacd6b0a9ac4b51cb32f2534f2a23d232", "version": "github:standardnotes/snjs#273f8161d526772e2370737719c081fe3e024f38",
"from": "github:standardnotes/snjs#cb83f0dfacd6b0a9ac4b51cb32f2534f2a23d232" "from": "github:standardnotes/snjs#273f8161d526772e2370737719c081fe3e024f38"
}, },
"sockjs": { "sockjs": {
"version": "0.3.20", "version": "0.3.20",

View File

@@ -67,6 +67,6 @@
}, },
"dependencies": { "dependencies": {
"sncrypto": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf", "sncrypto": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf",
"snjs": "github:standardnotes/snjs#cb83f0dfacd6b0a9ac4b51cb32f2534f2a23d232" "snjs": "github:standardnotes/snjs#273f8161d526772e2370737719c081fe3e024f38"
} }
} }