mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: update dependencies
This commit is contained in:
committed by
Rainer Killinger
parent
21710ee492
commit
bbbe4d5f1f
@@ -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';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user