mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
chore(deps): bump twilio from 3.53.0 to 3.54.0 (#1287)
Bumps [twilio](https://github.com/twilio/twilio-node) from 3.53.0 to 3.54.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.53.0...3.54.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
+9
-9
@@ -2598,9 +2598,9 @@
|
||||
}
|
||||
},
|
||||
"dayjs": {
|
||||
"version": "1.9.6",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.6.tgz",
|
||||
"integrity": "sha512-HngNLtPEBWRo8EFVmHFmSXAjtCX8rGNqeXQI0Gh7wCTSqwaKgPIDqu9m07wABVopNwzvOeCb+2711vQhDlcIXw=="
|
||||
"version": "1.9.7",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.7.tgz",
|
||||
"integrity": "sha512-IC877KBdMhBrCfBfJXHQlo0G8keZ0Opy7YIIq5QKtUbCuHMzim8S4PyiVK4YmihI3iOF9lhfUBW4AQWHTR5WHA=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "3.1.0",
|
||||
@@ -5425,9 +5425,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ms": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
||||
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
||||
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
||||
},
|
||||
"semver": {
|
||||
"version": "5.7.1",
|
||||
@@ -10834,9 +10834,9 @@
|
||||
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
|
||||
},
|
||||
"twilio": {
|
||||
"version": "3.53.0",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.53.0.tgz",
|
||||
"integrity": "sha512-X+ycPHLnTkPLnJJWizG7xEPs+UOI02p4vhpjgdM4VERCLmkhyaXvgNSZkhu5Zj1EdYjG8phXwObO5k5vvIiILA==",
|
||||
"version": "3.54.0",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.0.tgz",
|
||||
"integrity": "sha512-jAM23itfMvpqgm033V55/iOq9vEXe3x5NwOSTFE9ekQWuula06D0iV4Fpj6JyflSbiHfvQqqn/+yPm4yitKHxQ==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"dayjs": "^1.8.29",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"puppeteer-page-proxy": "^1.2.8",
|
||||
"pushover-notifications": "^1.2.2",
|
||||
"random-useragent": "^0.5.0",
|
||||
"twilio": "^3.53.0",
|
||||
"twilio": "^3.54.0",
|
||||
"twitch": "^4.3.5",
|
||||
"twitch-auth": "^4.3.5",
|
||||
"twitch-chat-client": "^4.3.6",
|
||||
|
||||
Reference in New Issue
Block a user