diff --git a/package.json b/package.json index 46469cb..b927eda 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "react-use": "^15.3.8", "react-use-websocket": "^2.2.0", "svg-path-parser": "^1.1.0", - "uuid": "3.3.2", + "uuid": "14.0.0", "winston": "^3.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e6997ba..570658f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20609,6 +20609,11 @@ uuid-browser@^3.1.0: resolved "https://registry.yarnpkg.com/uuid-browser/-/uuid-browser-3.1.0.tgz#0f05a40aef74f9e5951e20efbf44b11871e56410" integrity sha1-DwWkCu90+eWVHiDvv0SxGHHlZBA= +uuid@14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d" + integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg== + uuid@3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"