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=" "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
}, },
"twilio": { "twilio": {
"version": "3.54.0", "version": "3.54.1",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.0.tgz", "resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.1.tgz",
"integrity": "sha512-jAM23itfMvpqgm033V55/iOq9vEXe3x5NwOSTFE9ekQWuula06D0iV4Fpj6JyflSbiHfvQqqn/+yPm4yitKHxQ==", "integrity": "sha512-rUlEGFNAmmnaxYsWvoTib77eycOCIfncveh6SvP3+RbbKpos2wuzhLy0p1gm8FQSAZvjAm2xNVWi5oJRRF8Ueg==",
"requires": { "requires": {
"axios": "^0.19.2", "axios": "^0.19.2",
"dayjs": "^1.8.29", "dayjs": "^1.8.29",
+1 -1
View File
@@ -49,7 +49,7 @@
"puppeteer-extra-plugin-stealth": "^2.6.5", "puppeteer-extra-plugin-stealth": "^2.6.5",
"pushover-notifications": "^1.2.2", "pushover-notifications": "^1.2.2",
"random-useragent": "^0.5.0", "random-useragent": "^0.5.0",
"twilio": "^3.54.0", "twilio": "^3.54.1",
"twitch": "^4.3.6", "twitch": "^4.3.6",
"twitch-auth": "^4.3.6", "twitch-auth": "^4.3.6",
"twitch-chat-client": "^4.3.6", "twitch-chat-client": "^4.3.6",