Skip to content

Commit

Permalink
fix(deps): Update axios to v0.21.1 (#256 by @weslenng)
Browse files Browse the repository at this point in the history
  • Loading branch information
Weslen Guerreiro authored and jamonholmgren committed Dec 28, 2020
1 parent 5bfb89f commit 8cf82ae
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.21.0",
"axios": "^0.21.1",
"ramda": "^0.25.0"
},
"description": "Axios + standardized errors + request/response transforms.",
Expand Down

0 comments on commit 8cf82ae

Please sign in to comment.