build(deps): bump superagent from 5.1.0 to 5.1.1 in /Server

Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-22 10:46:47 +00:00 committed by GitHub
parent ea03cf949f
commit 2cc6ae1c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
"pm2": "^4.1.2",
"sequelize": "^5.21.2",
"socket.io": "^2.3.0",
"superagent": "^5.1.0",
"superagent": "^5.1.1",
"uuid": "^3.3.3",
"zucc": "^0.1.2"
},