chore(deps): bump twilio from 3.50.0 to 3.51.0 (#699)

Bumps [twilio](https://github.com/twilio/twilio-node) from 3.50.0 to 3.51.0.
- [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.50.0...3.51.0)

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-11-07 12:56:32 -05:00
committed by GitHub
parent 2291b8eff5
commit f9a6fd025a
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2457,9 +2457,9 @@
} }
}, },
"dayjs": { "dayjs": {
"version": "1.9.4", "version": "1.9.5",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.4.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.5.tgz",
"integrity": "sha512-ABSF3alrldf7nM9sQ2U+Ln67NRwmzlLOqG7kK03kck0mw3wlSSEKv/XhKGGxUjQcS57QeiCyNdrFgtj9nWlrng==" "integrity": "sha512-WULIw7UpW/E0y6VywewpbXAMH3d5cZijEhoHLwM+OMVbk/NtchKS/W+57H/0P1rqU7gHrAArjiRLHCUhgMQl6w=="
}, },
"debug": { "debug": {
"version": "3.1.0", "version": "3.1.0",
@@ -10398,9 +10398,9 @@
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=" "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
}, },
"twilio": { "twilio": {
"version": "3.50.0", "version": "3.51.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.50.0.tgz", "resolved": "https://registry.npmjs.org/twilio/-/twilio-3.51.0.tgz",
"integrity": "sha512-h/eWbi8YxdSBE6YgNfBHSDAYEhGUqGBrfqpaz4SF87MJQvygwSlfRvNA7WMajblQFP7Y68JqR20FFOjcYV3KJg==", "integrity": "sha512-6TjXI7U1FWlKhqqdM2tKSZoq7MlRxv+K5IgKhKSrgcoYTm6/qZ51UwwY2rfVHUMicr6y6j4NgaBDrPiOtiu9Xg==",
"requires": { "requires": {
"@types/express": "^4.17.7", "@types/express": "^4.17.7",
"@types/qs": "6.9.4", "@types/qs": "6.9.4",
+1 -1
View File
@@ -46,7 +46,7 @@
"puppeteer-extra-plugin-block-resources": "^2.2.7", "puppeteer-extra-plugin-block-resources": "^2.2.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",
"twilio": "^3.50.0", "twilio": "^3.51.0",
"twitch": "^4.2.7", "twitch": "^4.2.7",
"twitch-auth": "^4.2.7", "twitch-auth": "^4.2.7",
"twitch-chat-client": "^4.2.7", "twitch-chat-client": "^4.2.7",