Merge pull request #26 from oceanprotocol/greenkeeper/axios-0.19.0

Update axios to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-05-30 19:06:59 +02:00 committed by GitHub
commit 493366cca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"test": "eslint ./*.js"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.0",
"body-parser": "^1.18.3",
"cors": "^2.8.4",
"express": "^4.16.4",