ui: upgrade d3-format 1.4.5 -> 3.0.1

This commit is contained in:
Luiz Aoqui 2021-11-04 21:42:34 +00:00
parent 0c6d95c59c
commit 2f2c65e546
No known key found for this signature in database
GPG Key ID: 29F459C0D9CBB573
2 changed files with 7 additions and 2 deletions

View File

@ -48,7 +48,7 @@
"core-js": "3.19.1",
"d3-array": "^3.1.1",
"d3-axis": "^3.0.0",
"d3-format": "^1.3.0",
"d3-format": "^3.0.1",
"d3-scale": "^1.0.0",
"d3-selection": "^1.1.0",
"d3-shape": "^1.2.0",

View File

@ -7708,11 +7708,16 @@ d3-ease@1:
resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-1.0.7.tgz#9a834890ef8b8ae8c558b2fe55bd57f5993b85e2"
integrity sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ==
d3-format@1, d3-format@^1.3.0:
d3-format@1:
version "1.4.5"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.4.5.tgz#374f2ba1320e3717eb74a9356c67daee17a7edb4"
integrity sha512-J0piedu6Z8iB6TbIGfZgDzfXxUFN3qQRMofy2oPdXzQibYGqPB/9iMcxr/TGalU+2RsyDO+U4f33id8tbnSRMQ==
d3-format@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.0.1.tgz#e41b81b2ab79277141ec1404aa5d05001da64084"
integrity sha512-hdL7+HBIohpgfolhBxr1KX47VMD6+vVD/oEFrxk5yhmzV2prk99EkFKYpXuhVkFpTgHdJ6/4bYcjdLPPXV4tIA==
d3-interpolate@1:
version "1.4.0"
resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz#526e79e2d80daa383f9e0c1c1c7dcc0f0583e987"