mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
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:
Generated
+3
-3
@@ -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",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"puppeteer-extra-plugin-stealth": "^2.6.5",
|
||||
"pushover-notifications": "^1.2.2",
|
||||
"random-useragent": "^0.5.0",
|
||||
"twilio": "^3.54.0",
|
||||
"twilio": "^3.54.1",
|
||||
"twitch": "^4.3.6",
|
||||
"twitch-auth": "^4.3.6",
|
||||
"twitch-chat-client": "^4.3.6",
|
||||
|
||||
Reference in New Issue
Block a user