diff --git a/package.json b/package.json index fe0f2860..f011a7fb 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "thelounge-ldapjs-non-maintained-fork": "1.0.2", "tlds": "1.203.1", "ua-parser-js": "0.7.18", - "uuid": "3.2.1", + "uuid": "3.3.0", "web-push": "3.3.2", "yarn": "1.7.0" }, diff --git a/yarn.lock b/yarn.lock index b8e6a9d4..896fcc3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7481,7 +7481,11 @@ utils-merge@1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" -uuid@3.2.1, uuid@^3.0.1, uuid@^3.1.0: +uuid@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.0.tgz#b237147804881d7b86f40a7ff8f590f15c37de32" + +uuid@^3.0.1, uuid@^3.1.0: version "3.2.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"