mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
refactor: update dependencies
This commit is contained in:
@@ -354,7 +354,7 @@ export class SMTP extends VerifiableTransport {
|
||||
/* tslint:disable-next-line:no-console */
|
||||
console.warn(
|
||||
'SMTP verification error was ignored, because tranport failures are allowed: ',
|
||||
err.message,
|
||||
(err as Error).message,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user