chore(deps): upgrade SNJS

This commit is contained in:
Baptiste Grob
2020-11-26 11:50:08 +01:00
parent 62791ec971
commit a4368a5866
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2574,9 +2574,9 @@
}
},
"@standardnotes/snjs": {
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/@standardnotes/snjs/-/snjs-2.0.13.tgz",
"integrity": "sha512-yu97v5o25xPfdhvBhNGBhavEEO/hlVeQFcLb8cy6OVoTQrtUBpAmgcB+8DF1AMY/DJo/SDGM/DXcd/+jhjwOsw==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@standardnotes/snjs/-/snjs-2.0.16.tgz",
"integrity": "sha512-rms3iKh6oUpJ5Nx150bXoKOiXPRprsvCyyjHpS2LfupQpiWMOmxB2fz+xns2wJLB52mKg9WLicxKZj7mT5Dvbg==",
"requires": {
"@standardnotes/sncrypto-common": "^1.2.9"
}