chore(deps): update sncrypto

This commit is contained in:
Baptiste Grob
2020-09-03 23:36:16 +02:00
parent 35fe78e49e
commit 72da2d53bf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10952,8 +10952,8 @@
}
},
"sncrypto": {
"version": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0"
"version": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf",
"from": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf"
},
"snjs": {
"version": "github:standardnotes/snjs#cb83f0dfacd6b0a9ac4b51cb32f2534f2a23d232",

View File

@@ -66,7 +66,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"sncrypto": "github:standardnotes/sncrypto#0b00a2e97894743cafde05364b4917e7d799bfbf",
"snjs": "github:standardnotes/snjs#cb83f0dfacd6b0a9ac4b51cb32f2534f2a23d232"
}
}