Merge pull request #1210 from OneUptime/snyk-upgrade-9a4497534ad64f8ab9508c3e5348355d

[Snyk] Upgrade twilio from 4.19.3 to 4.21.0
This commit is contained in:
Simon Larsen 2024-02-28 12:26:20 +00:00 committed by GitHub
commit 7915b62555
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -44,7 +44,7 @@
"pg": "^8.7.3",
"socket.io": "^4.7.4",
"stripe": "^10.17.0",
"twilio": "^4.19.3",
"twilio": "^4.21.0",
"typeorm": "^0.3.20",
"typeorm-extension": "^2.2.13",
"vm2": "^3.9.14"
@ -15289,8 +15289,9 @@
"license": "0BSD"
},
"node_modules/twilio": {
"version": "4.19.3",
"license": "MIT",
"version": "4.21.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-4.21.0.tgz",
"integrity": "sha512-+meDbJPOxs6vEysJ7xX7XMn6FLKmZFSeVzMKjzN9NWgDXssp713Kf1ukteZlXhnhd7/NtNiUv5OU17qVgBb/BQ==",
"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.19.3",
"twilio": "^4.21.0",
"typeorm": "^0.3.20",
"typeorm-extension": "^2.2.13",
"vm2": "^3.9.14"