Update packages

This commit is contained in:
Casper Warden
2021-09-22 14:19:04 +01:00
parent bfbbed86ce
commit d13d5cdf01
5 changed files with 3338 additions and 773 deletions

View File

@@ -1,4 +1,4 @@
import * as validator from 'validator';
import validator from 'validator';
import * as Long from 'long';
import { XMLNode } from 'xmlbuilder';
import * as uuid from 'uuid';