Skip to content

Commit

Permalink
chore: Upgrade axios to version 1.6.5 (#993)
Browse files Browse the repository at this point in the history
* Upgrade axios to version 1.6.5

That versions patches `follow-redirects` package to a version that does
not have the following vulnerability - follow-redirects/follow-redirects#235

* Upgrade axios to 1.6.8

---------

Co-authored-by: Robert Bagge <rob@satis.ai>
Co-authored-by: Shubham <tiwarishubham635@gmail.com>
  • Loading branch information
3 people committed Apr 5, 2024
1 parent 74b3758 commit ca6aaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/twilio/twilio-node.git"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.6.8",
"dayjs": "^1.11.9",
"https-proxy-agent": "^5.0.0",
"jsonwebtoken": "^9.0.0",
Expand Down

0 comments on commit ca6aaf0

Please sign in to comment.