Update dependency uuid to v8.3.1

This commit is contained in:
Renovate Bot 2020-10-10 00:20:12 +00:00 committed by mrdrogdrog
parent 729ad652b3
commit 8f4b36e189
2 changed files with 5 additions and 5 deletions

View file

@ -100,7 +100,7 @@
"typescript": "4.0.3",
"use-media": "1.4.0",
"use-resize-observer": "6.1.0",
"uuid": "8.3.0",
"uuid": "8.3.1",
"vega": "5.17.0",
"vega-embed": "6.12.2",
"vega-lite": "4.16.8"

View file

@ -14141,10 +14141,10 @@ utils-merge@1.0.1:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
uuid@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
uuid@8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
uuid@^3.3.2, uuid@^3.4.0:
version "3.4.0"