fix: upgrade twilio from 4.21.0 to 4.22.0

Snyk has created this PR to upgrade twilio from 4.21.0 to 4.22.0.

See this package in npm:
https://www.npmjs.com/package/twilio

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-03-02 04:35:55 +00:00
parent 56f22fea18
commit 084ea8baad
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"pg": "^8.7.3",
"socket.io": "^4.7.4",
"stripe": "^10.17.0",
"twilio": "^4.21.0",
"twilio": "^4.22.0",
"typeorm": "^0.3.20",
"typeorm-extension": "^2.2.13",
"vm2": "^3.9.14"
@ -15289,9 +15289,9 @@
"license": "0BSD"
},
"node_modules/twilio": {
"version": "4.21.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-4.21.0.tgz",
"integrity": "sha512-+meDbJPOxs6vEysJ7xX7XMn6FLKmZFSeVzMKjzN9NWgDXssp713Kf1ukteZlXhnhd7/NtNiUv5OU17qVgBb/BQ==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-4.22.0.tgz",
"integrity": "sha512-Dn4x9FxhuCorz2ddJ8/Z8o3G0rLmrQo0frF1MMwWqtLrOwQzhL7Ca/Fup8jqbfjD+JSG1L8DE9a3MGBDETDrNg==",
"dependencies": {
"axios": "^1.6.0",
"dayjs": "^1.11.9",

View File

@ -49,7 +49,7 @@
"pg": "^8.7.3",
"socket.io": "^4.7.4",
"stripe": "^10.17.0",
"twilio": "^4.21.0",
"twilio": "^4.22.0",
"typeorm": "^0.3.20",
"typeorm-extension": "^2.2.13",
"vm2": "^3.9.14"