Update dependency supertest to v4

This commit is contained in:
Renovate Bot 2019-03-16 21:23:10 +00:00
parent baaebe402d
commit 53c894d1a1
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"jest": "24.5.0",
"nodemon": "1.18.10",
"prettier": "1.16.4",
"supertest": "3.4.2",
"supertest": "4.0.2",
"ts-jest": "24.0.0",
"ts-node": "7.0.1",
"tsconfig-paths": "3.8.0",