Skip to content

Commit

Permalink
fix(deps): update axios to latest version (#273 by @chakrihacker)
Browse files Browse the repository at this point in the history
Co-authored-by: Jamon Holmgren <[email protected]>
  • Loading branch information
chakrihacker and jamonholmgren authored Jan 19, 2022
1 parent a033bad commit 0417681
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 @@ -7,7 +7,7 @@
]
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.2",
"ramda": "^0.25.0"
},
"description": "Axios + standardized errors + request/response transforms.",
Expand Down

0 comments on commit 0417681

Please sign in to comment.