Skip to content

Commit

Permalink
fix(package): update axios to version 0.19.1
Browse files Browse the repository at this point in the history
Closes #32
  • Loading branch information
greenkeeper[bot] authored Jan 7, 2020
1 parent 169b8d4 commit 5f36403
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 @@ -25,7 +25,7 @@
"homepage": "https://github.com/FrankAst/sms-sender",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.1",
"isomorphic-fetch": "^2.2.1",
"mongoose": "^5.0.4",
"babel-runtime": "^6.26.0"
Expand Down

0 comments on commit 5f36403

Please sign in to comment.