Skip to content

Commit

Permalink
Update axios for no_proxy support
Browse files Browse the repository at this point in the history
  • Loading branch information
chucknelson committed Jun 3, 2020
1 parent 4446e95 commit 7b88a14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"author": "Ryan Wilcox <rwilcox@wilcoxd.com>",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.2",
"handlebars": "^4.1.2",
"lodash": "^4.17.11",
"postman-collection": "^3.4.7",
Expand Down

0 comments on commit 7b88a14

Please sign in to comment.