chore(deps): bump twilio from 3.49.3 to 3.49.4 (#375)

Bumps [twilio](https://github.com/twilio/twilio-node) from 3.49.3 to 3.49.4.
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-node/compare/3.49.3...3.49.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-30 14:26:49 -04:00
committed by GitHub
parent 4db4f1f9d7
commit 5a5d03b259
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1958,9 +1958,9 @@
}
},
"dayjs": {
"version": "1.8.36",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.36.tgz",
"integrity": "sha512-3VmRXEtw7RZKAf+4Tv1Ym9AGeo8r8+CjDi26x+7SYQil1UqtqdaokhzoEJohqlzt0m5kacJSDhJQkG/LWhpRBw=="
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.1.tgz",
"integrity": "sha512-01NCTBg8cuMJG1OQc6PR7T66+AFYiPwgDvdJmvJBn29NGzIG+DIFxPLNjHzwz3cpFIvG+NcwIjP9hSaPVoOaDg=="
},
"debug": {
"version": "3.1.0",
@@ -7521,9 +7521,9 @@
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
},
"twilio": {
"version": "3.49.3",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.49.3.tgz",
"integrity": "sha512-jdstMeMx+mlm8EggoPOxIE3vVPe4doaM2dKB64ib+wJgYtYGKmFztFb0jTVIx4/980/eI3KVGjkzKiZ9c6CJhQ==",
"version": "3.49.4",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.49.4.tgz",
"integrity": "sha512-sC18gso9tgnIe8P99mv6KzHxrkUUCoxfNGbQfOmtakLLwuoehUMz4WTKbA3ubcCtqtjPSTGqV9GRCDJ4gloKQQ==",
"requires": {
"@types/express": "^4.17.7",
"@types/qs": "6.9.4",