Merge pull request #2605 from thelounge/renovate/uuid-3.x

Update dependency uuid to v3.3.2
This commit is contained in:
Jérémie Astori 2018-06-29 01:28:53 -04:00 committed by GitHub
commit 8cda22056f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 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.3.0",
"uuid": "3.3.2",
"web-push": "3.3.2",
"yarn": "1.7.0"
},

View file

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