Superagent -> version 3. Updated to fix vulnerability in the superagent package

This commit is contained in:
2018-10-26 00:35:14 +02:00
parent e94f5e50dc
commit 8933ba392e

View File

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