chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-11-23 17:13:50 +01:00
parent b7daaef2f5
commit 416ae5cfc8
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.7",
"resolved": "https://registry.npmjs.org/@standardnotes/snjs/-/snjs-2.0.7.tgz",
"integrity": "sha512-S9h+ryQ225ekvCDwX4wFk7duic+j6644indtSLCiODo1SMflk8EQa7Q6Ier5lvBdUZJNxvZsN51iAgmIbT5BCQ==",
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@standardnotes/snjs/-/snjs-2.0.11.tgz",
"integrity": "sha512-5Ymdd8mez2DNFu4fRmbpZ4BXeFmFhiIFlwZURp8ZM+zqJFRwCo5SXu813DghAU3x51+cPwBMR/3kwuh9GouIpQ==",
"requires": {
"@standardnotes/sncrypto-common": "^1.2.9"
}