chore: update dev-dependencies (mocha, supertest)

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2019-10-11 15:58:00 +02:00
parent 67fc40b78b
commit 257adade3d
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@
"eslint": "^6.5.1",
"eslint-config-loopback": "^13.1.0",
"express": "^4.16.3",
"mocha": "^5.2.0",
"supertest": "^3.1.0"
"mocha": "^6.2.1",
"supertest": "^4.0.2"
},
"browser": {
"strong-error-handler": false