Skip to content

Commit

Permalink
Merge pull request #240 from twg/tijn/upgrade-axios
Browse files Browse the repository at this point in the history
Upgrade axios to the latest version
  • Loading branch information
tijn committed Jul 20, 2022
2 parents 501745e + 172d0a4 commit fbf3599
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 16 deletions.
129 changes: 114 additions & 15 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 @@ -58,7 +58,7 @@
"standard": "^16.0.4"
},
"dependencies": {
"axios": "^0.21.0",
"axios": "^0.27.2",
"es6-promise": ">=3.1.2 <5.0.0",
"lodash": "^4.17.15",
"minilog": "^3.0.0",
Expand Down

0 comments on commit fbf3599

Please sign in to comment.