Skip to content

Commit a5985c0

Browse files
committed
chore(deps): updates twilio in twilio-run and serverless-runtime-types
1 parent 55bd4b4 commit a5985c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/serverless-runtime-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/twilio-labs/serverless-toolkit/issues"
2727
},
2828
"dependencies": {
29-
"twilio": "^3.33.0"
29+
"twilio": "^3.60.0"
3030
},
3131
"devDependencies": {
3232
"@types/express": "^4.17.11",

packages/twilio-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"serialize-error": "^7.0.1",
7070
"terminal-link": "^1.3.0",
7171
"title": "^3.4.1",
72-
"twilio": "^3.43.1",
72+
"twilio": "^3.60.0",
7373
"type-fest": "^0.15.1",
7474
"window-size": "^1.1.1",
7575
"wrap-ansi": "^5.1.0",

0 commit comments

Comments
 (0)