Updated superagent from 2.3.0 to 3.8.2

This commit is contained in:
2018-03-22 19:49:39 +01:00
parent c63ca79136
commit f9c25c4a08

View File

@@ -25,7 +25,7 @@
"main": "index.js",
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
"dependencies": {
"superagent": "^2.3.0"
"superagent": "^3.8.2"
},
"devDependencies": {
"chai": "^3.5.0",