Update standard requirement from ^12.0.1 to ^13.0.2 (#906)

This commit is contained in:
dependabot-preview[bot]
2019-07-15 14:20:21 +02:00
committed by delvedor
parent 33ad918e2e
commit 0df026d3ff
4 changed files with 8 additions and 6 deletions

View File

@ -89,7 +89,7 @@ test('Should emit a response event in case of a successful response', t => {
statusCode: 200,
headers: {
'content-type': 'application/json;utf=8',
'connection': 'keep-alive'
connection: 'keep-alive'
},
warnings: null,
meta: {