Skip to content

Commit eb56e72

Browse files
chore: upgrade axios version (#1106)
1 parent 4965dbd commit eb56e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/twilio/twilio-node.git"
2121
},
2222
"dependencies": {
23-
"axios": "^1.8.3",
23+
"axios": "^1.11.0",
2424
"dayjs": "^1.11.9",
2525
"https-proxy-agent": "^5.0.0",
2626
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)