refactor: update dependencies

This commit is contained in:
Rainer Killinger
2020-04-14 12:55:51 +02:00
committed by Rainer Killinger
parent 21710ee492
commit bbbe4d5f1f
13 changed files with 1861 additions and 1417 deletions

View File

@@ -20,7 +20,7 @@ import {
SCValidationErrorResponse,
} from '@openstapps/core';
import {Request} from 'express';
import * as got from 'got';
import got from 'got';
import {configFile, isTestEnvironment, validator} from '../common';
/**