mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
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:
Generated
+6
-6
@@ -2457,9 +2457,9 @@
|
||||
}
|
||||
},
|
||||
"dayjs": {
|
||||
"version": "1.9.4",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.4.tgz",
|
||||
"integrity": "sha512-ABSF3alrldf7nM9sQ2U+Ln67NRwmzlLOqG7kK03kck0mw3wlSSEKv/XhKGGxUjQcS57QeiCyNdrFgtj9nWlrng=="
|
||||
"version": "1.9.5",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.5.tgz",
|
||||
"integrity": "sha512-WULIw7UpW/E0y6VywewpbXAMH3d5cZijEhoHLwM+OMVbk/NtchKS/W+57H/0P1rqU7gHrAArjiRLHCUhgMQl6w=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "3.1.0",
|
||||
@@ -10398,9 +10398,9 @@
|
||||
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
|
||||
},
|
||||
"twilio": {
|
||||
"version": "3.50.0",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.50.0.tgz",
|
||||
"integrity": "sha512-h/eWbi8YxdSBE6YgNfBHSDAYEhGUqGBrfqpaz4SF87MJQvygwSlfRvNA7WMajblQFP7Y68JqR20FFOjcYV3KJg==",
|
||||
"version": "3.51.0",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.51.0.tgz",
|
||||
"integrity": "sha512-6TjXI7U1FWlKhqqdM2tKSZoq7MlRxv+K5IgKhKSrgcoYTm6/qZ51UwwY2rfVHUMicr6y6j4NgaBDrPiOtiu9Xg==",
|
||||
"requires": {
|
||||
"@types/express": "^4.17.7",
|
||||
"@types/qs": "6.9.4",
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"puppeteer-extra-plugin-block-resources": "^2.2.7",
|
||||
"puppeteer-extra-plugin-stealth": "^2.6.5",
|
||||
"pushover-notifications": "^1.2.2",
|
||||
"twilio": "^3.50.0",
|
||||
"twilio": "^3.51.0",
|
||||
"twitch": "^4.2.7",
|
||||
"twitch-auth": "^4.2.7",
|
||||
"twitch-chat-client": "^4.2.7",
|
||||
|
||||
Reference in New Issue
Block a user