Skip to content

Commit

Permalink
feat: Update axios to 1.7.7 (#327 by @eithe)
Browse files Browse the repository at this point in the history
Should not be breaking (axios didn't have any major changes); please report any issues!
  • Loading branch information
eithe authored Sep 17, 2024
1 parent a9e015a commit 36a93fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
]
},
"dependencies": {
"axios": "^1.4.0"
"axios": "^1.7.7"
},
"description": "Axios + standardized errors + request/response transforms.",
"devDependencies": {
Expand Down

0 comments on commit 36a93fb

Please sign in to comment.