mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
chore(deps): bump twilio from 3.55.0 to 3.55.1 (#1824)
Bumps [twilio](https://github.com/twilio/twilio-node) from 3.55.0 to 3.55.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.55.0...3.55.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
+6
-6
@@ -2056,9 +2056,9 @@
|
||||
}
|
||||
},
|
||||
"dayjs": {
|
||||
"version": "1.10.3",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.3.tgz",
|
||||
"integrity": "sha512-/2fdLN987N8Ki7Id8BUN2nhuiRyxTLumQnSQf9CNncFCyqFsSKb9TNhzRYcC8K8eJSJOKvbvkImo/MKKhNi4iw=="
|
||||
"version": "1.10.4",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.4.tgz",
|
||||
"integrity": "sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.3.1",
|
||||
@@ -8638,9 +8638,9 @@
|
||||
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
|
||||
},
|
||||
"twilio": {
|
||||
"version": "3.55.0",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.55.0.tgz",
|
||||
"integrity": "sha512-CQpe4Hv1Bd7miaLXMlWmN28eVO3NOzPDokBXIVTfPFOUhx+RPsmvxrn3MVEYgNLUFbKwps7LKib0DWm3i0sbVA==",
|
||||
"version": "3.55.1",
|
||||
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.55.1.tgz",
|
||||
"integrity": "sha512-7S8658CaMKArxRgYr+UvZQTxbp7n3WzurjuQdNX2GwVO34vZzmiuAuYvldaJrZ2mSBgsXUSNVcofQT6tGHGRSg==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"dayjs": "^1.8.29",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"pushover-notifications": "^1.2.2",
|
||||
"redis": "^3.0.2",
|
||||
"top-user-agents": "^1.0.19",
|
||||
"twilio": "^3.55.0",
|
||||
"twilio": "^3.55.1",
|
||||
"twitch": "^4.4.5",
|
||||
"twitch-auth": "^4.4.5",
|
||||
"twitch-chat-client": "^4.4.5",
|
||||
|
||||
Reference in New Issue
Block a user