From 84c106858a13ee9d140ca481f82a95a01330d955 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Jun 2018 22:19:10 +0000 Subject: [PATCH] Update dependency uuid to v3.3.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c41bc682..1cca6884 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.3.0", + "uuid": "3.3.2", "web-push": "3.3.2", "yarn": "1.7.0" }, diff --git a/yarn.lock b/yarn.lock index 19ffb9cf..74abec27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7481,9 +7481,9 @@ 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.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.0.tgz#b237147804881d7b86f40a7ff8f590f15c37de32" +uuid@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" uuid@^3.0.1, uuid@^3.1.0: version "3.2.1"