build(deps): bump superagent from 5.1.1 to 5.2.2 in /UI

Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.1 to 5.2.2.
- [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.1...v5.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-18 10:32:25 +00:00 committed by GitHub
parent cdcf5081d6
commit c49f51426c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"redux": "^4.0.4",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"superagent": "^5.1.1",
"superagent": "^5.2.2",
"uuid": "^3.3.3"
},
"scripts": {