diff --git a/package.json b/package.json index aedb395..d455e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "scripts": {}, "dependencies": { - "uuid": "8.3.2" + "uuid": "^10.0.0" } }