mirror of
https://github.com/oceanprotocol/webtasks
synced 2025-01-07 20:35:30 +01:00
Merge pull request #26 from oceanprotocol/greenkeeper/axios-0.19.0
Update axios to the latest version 🚀
This commit is contained in:
commit
493366cca6
@ -7,7 +7,7 @@
|
|||||||
"test": "eslint ./*.js"
|
"test": "eslint ./*.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.18.0",
|
"axios": "^0.19.0",
|
||||||
"body-parser": "^1.18.3",
|
"body-parser": "^1.18.3",
|
||||||
"cors": "^2.8.4",
|
"cors": "^2.8.4",
|
||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user