chore(deps): bump twilio from 3.54.0 to 3.54.1 (#1440)

Bumps [twilio](https://github.com/twilio/twilio-node) from 3.54.0 to 3.54.1.
- [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.54.0...3.54.1)

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-12-17 11:45:19 -05:00
committed by GitHub
parent 96ae818e84
commit 8836a1c1c4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10834,9 +10834,9 @@
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
},
"twilio": {
"version": "3.54.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.0.tgz",
"integrity": "sha512-jAM23itfMvpqgm033V55/iOq9vEXe3x5NwOSTFE9ekQWuula06D0iV4Fpj6JyflSbiHfvQqqn/+yPm4yitKHxQ==",
"version": "3.54.1",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.1.tgz",
"integrity": "sha512-rUlEGFNAmmnaxYsWvoTib77eycOCIfncveh6SvP3+RbbKpos2wuzhLy0p1gm8FQSAZvjAm2xNVWi5oJRRF8Ueg==",
"requires": {
"axios": "^0.19.2",
"dayjs": "^1.8.29",