Update dependency uuid to v3.3.0

This commit is contained in:
Renovate Bot 2018-06-26 13:26:22 +00:00
parent d1a995471e
commit 87a995fe0b
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 6 additions and 2 deletions

View file

@ -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"
},

View file

@ -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"