Skip to content

Commit

Permalink
chore: upgraded axios to 0.19 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpatlut authored and dakotablair committed Jul 16, 2019
1 parent e4f2e7a commit 1904980
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
43 changes: 33 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
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"author": "Fullstack Academy of Code",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.0",
"compression": "^1.7.3",
"connect-session-sequelize": "^6.0.0",
"express": "^4.16.4",
Expand Down

0 comments on commit 1904980

Please sign in to comment.