chore(deps): bump twilio from 3.49.4 to 3.50.0 (#523)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-15 08:52:07 -04:00
committed by GitHub
parent 0263bf8b12
commit 3b815a9f24
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2289,9 +2289,9 @@
}
},
"dayjs": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.1.tgz",
"integrity": "sha512-01NCTBg8cuMJG1OQc6PR7T66+AFYiPwgDvdJmvJBn29NGzIG+DIFxPLNjHzwz3cpFIvG+NcwIjP9hSaPVoOaDg=="
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.3.tgz",
"integrity": "sha512-V+1SyIvkS+HmNbN1G7A9+ERbFTV9KTXu6Oor98v2xHmzzpp52OIJhQuJSTywWuBY5pyAEmlwbCi1Me87n/SLOw=="
},
"debug": {
"version": "3.1.0",
@@ -8093,9 +8093,9 @@
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
},
"twilio": {
"version": "3.49.4",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.49.4.tgz",
"integrity": "sha512-sC18gso9tgnIe8P99mv6KzHxrkUUCoxfNGbQfOmtakLLwuoehUMz4WTKbA3ubcCtqtjPSTGqV9GRCDJ4gloKQQ==",
"version": "3.50.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.50.0.tgz",
"integrity": "sha512-h/eWbi8YxdSBE6YgNfBHSDAYEhGUqGBrfqpaz4SF87MJQvygwSlfRvNA7WMajblQFP7Y68JqR20FFOjcYV3KJg==",
"requires": {
"@types/express": "^4.17.7",
"@types/qs": "6.9.4",