Update dependency uuid to v3.3.3
This commit is contained in:
parent
4d665b6a5e
commit
0a0626cc5f
@ -64,7 +64,7 @@
|
||||
"thelounge-ldapjs-non-maintained-fork": "1.0.4",
|
||||
"tlds": "1.203.1",
|
||||
"ua-parser-js": "0.7.20",
|
||||
"uuid": "3.3.2",
|
||||
"uuid": "3.3.3",
|
||||
"web-push": "3.3.5",
|
||||
"yarn": "1.17.3"
|
||||
},
|
||||
|
@ -8767,7 +8767,12 @@ utils-merge@1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
||||
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
|
||||
|
||||
uuid@3.3.2, uuid@^3.3.2:
|
||||
uuid@3.3.3:
|
||||
version "3.3.3"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
|
||||
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
|
||||
|
||||
uuid@^3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
|
||||
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
|
||||
|
Loading…
Reference in New Issue
Block a user