Update dependency uuid to v7.0.3

This commit is contained in:
Renovate Bot 2020-04-01 12:49:34 +00:00
parent 25f51056f5
commit 634b5e83a2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 1 deletions

View File

@ -125,7 +125,7 @@
"semver": "7.1.3",
"simple-dom": "0.3.2",
"simple-html-tokenizer": "0.5.9",
"uuid": "7.0.2",
"uuid": "7.0.3",
"validator": "6.3.0",
"xml": "1.0.1"
},

View File

@ -9383,6 +9383,11 @@ uuid@7.0.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6"
integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw==
uuid@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
uuid@^3.0.0, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"