Update dependencies

This commit is contained in:
hensm
2021-02-23 02:15:58 +00:00
parent e4e133ced5
commit 8174411d87
8 changed files with 2341 additions and 3895 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
import uuid from "uuid/v1";
import { v4 as uuid } from "uuid";
import logger from "../../../lib/logger";