Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
fix(deps): update nivo monorepo to ^0.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 4f5312e commit 617a5c8
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"@material-ui/icons": "^4.11.0",
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/pickers": "3.3.10",
"@nivo/bar": "^0.70.1",
"@nivo/core": "^0.70.1",
"@nivo/line": "^0.70.1",
"@nivo/bar": "^0.75.0",
"@nivo/core": "^0.75.0",
"@nivo/line": "^0.75.0",
"@sentry/react": "^6.14.1",
"@sentry/tracing": "^6.14.1",
"@testing-library/jest-dom": "^5.11.4",
Expand Down
257 changes: 124 additions & 133 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2061,120 +2061,118 @@
resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.7.1.tgz#c020d017c3ed6bcfdde49a7106ba035e4d0774f5"
integrity sha512-5kJPe2FkPNsCGu9tocKIzUSNO986qAqdnbk8hIFqWlpVPBAmEAOYb1mr6PA18FYAlu7ojWm9Hm13k29aj2GGlQ==

"@nivo/annotations@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.70.1.tgz#a7fb58a7c47e5c5ba9669017281e719e9c2bfda0"
integrity sha512-5DmciXCt2DkegkvfdqiJyEYedFiSyoByzIwXMrAHDKM0agw4Z2YWzCjodNSeM5jhMR3MLwscbcCWDAv174InLg==
dependencies:
"@nivo/colors" "0.70.1"
"@react-spring/web" "9.1.2"
lodash "^4.17.11"

"@nivo/axes@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.70.1.tgz#219bb7d0e76b1c516e0ac183af81186b02c22372"
integrity sha512-jde8UOvdp3sYL3Y+GjhFNPF9cHlkCFxBvA4QSncUaLE6vFvO4WK2LIt0NDr6oKCoF6NhR0Z3YcjshYT1EBbPKw==
dependencies:
"@nivo/scales" "0.70.0"
"@react-spring/web" "9.1.2"
"@nivo/annotations@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.75.0.tgz#df0baedbb729e4a8d9c5a28bf3929b04ed5c8b3e"
integrity sha512-shA7p/ziQXtSw9tfZkF5yG970UAOTD6P+JWRoX6BRK7TuuRPc/tOG5c99lut5YrRXL30ov6UW5/GhABeUeiuuQ==
dependencies:
"@nivo/colors" "0.75.0"
"@react-spring/web" "9.3.1"
lodash "^4.17.21"

"@nivo/axes@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.75.0.tgz#3ed3603be0a9a5bf8ab1ce2027c99f9e68e8841b"
integrity sha512-k+pL6feCq/9eXqWrW4nkCPU0wRHrYBiCD7+3aeByFaePSoANJYcX8Q866euRCsc9NXiYCdnGDinssa/C8FRjkA==
dependencies:
"@nivo/scales" "0.75.0"
"@react-spring/web" "9.3.1"
d3-format "^1.4.4"
d3-time "^1.0.11"
d3-time-format "^2.1.3"

"@nivo/bar@^0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.70.1.tgz#1aea339dfb29c0dc777544be25c6de3427ea5985"
integrity sha512-BT9UmXSTCSQWXj904eUSj4+GcG45Q5IbRFYhDpsDja3SW2yocyGCEy1zLqGP6y9GtX9MFmGQrmP6CEkY5ddQ7w==
dependencies:
"@nivo/annotations" "0.70.1"
"@nivo/axes" "0.70.1"
"@nivo/colors" "0.70.1"
"@nivo/legends" "0.70.1"
"@nivo/recompose" "0.70.0"
"@nivo/scales" "0.70.0"
"@nivo/tooltip" "0.70.1"
d3-time-format "^3.0.0"

"@nivo/bar@^0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.75.0.tgz#661a24aeccd630997489b97ecb2ba60d36b21f8d"
integrity sha512-GNOoEu7tVmrsAJJr7SvyT0q4X72czcEuAkbvpPvinKG5quYoCzPpX4ZCqTtaYsqaDYIqtwIHN4aKf5JvA/nMeQ==
dependencies:
"@nivo/annotations" "0.75.0"
"@nivo/axes" "0.75.0"
"@nivo/colors" "0.75.0"
"@nivo/legends" "0.75.0"
"@nivo/scales" "0.75.0"
"@nivo/tooltip" "0.75.0"
"@react-spring/web" "9.3.1"
d3-scale "^3.2.3"
d3-shape "^1.2.2"
lodash "^4.17.11"
react-motion "^0.5.2"
lodash "^4.17.21"

"@nivo/colors@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.70.1.tgz#1c07cd7d1a80c0ca8395e542050d6a3c6bca71a1"
integrity sha512-PexRlQzybxfeX7noIl0lzIK4VAItEmx9dG8qo9iHkgrDzY6XSxRIMqIGb8aqu7aiopbpivdZ44Ud2bA1O89NUg==
"@nivo/colors@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.75.0.tgz#3d0276792161d37da9a5be872c145cc988d2c022"
integrity sha512-EpFnjv0PNZRCdGHYLULjJMO1+kdmmTZA7VDyfvy4hchZpXAdFMXF59NvHu9wDRUL/XOTSnXHpcoo31nTpvlH2w==
dependencies:
d3-color "^2.0.0"
d3-scale "^3.2.3"
d3-scale-chromatic "^2.0.0"
lodash "^4.17.11"
lodash "^4.17.21"
react-motion "^0.5.2"

"@nivo/core@^0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.70.1.tgz#001c235ab1deafcca1f817c263f2613938041752"
integrity sha512-j+SCOCR5TdXrpy25gnNoWjyU4p3nCupEJDhJsfNF+VeIDm84Zpzk9bT8DGlXKSKHKHql4Cg+9urxx8Sm61D23w==
"@nivo/core@^0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.75.0.tgz#b6ceedd4fb9c23f13b587ba1c9ca36975c9fcabc"
integrity sha512-jR3AWe70xaNy+PcKlCJRh8KLeKXt1acUR6Sh2VrdS2zUojLFKGScR3yUzEAaqtKwjUxE+i/snjTmS48vhKnk4A==
dependencies:
"@nivo/recompose" "0.70.0"
"@react-spring/web" "9.1.2"
"@nivo/recompose" "0.75.0"
"@react-spring/web" "9.3.1"
d3-color "^2.0.0"
d3-format "^1.4.4"
d3-hierarchy "^1.1.8"
d3-interpolate "^2.0.1"
d3-scale "^3.2.3"
d3-scale-chromatic "^2.0.0"
d3-shape "^1.3.5"
d3-time-format "^2.1.3"
lodash "^4.17.11"
d3-time-format "^3.0.0"
lodash "^4.17.21"
resize-observer-polyfill "^1.5.1"

"@nivo/legends@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.70.1.tgz#78d4eb6f4257f14d5a4fc4981e3b72305977a2d4"
integrity sha512-a+syic9S/PcnnGgeNCjgxgdnsXJ6tXEDrk+rTpOgFVRHBlqVa1TPT+HUGaDixqLv458RoVIbZmsr2RPTHvFF7Q==

"@nivo/line@^0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.70.1.tgz#d81d9b03be96d3531fa5772ef9cca33f637720ff"
integrity sha512-0KPwS/jbX8j7M/aVf1qWMMbDypi7L6qBUtFCICNTG8zOGcalCMhyiinh+Fzg0ohJHkUKx1k2khSmYmospOD4+g==
dependencies:
"@nivo/annotations" "0.70.1"
"@nivo/axes" "0.70.1"
"@nivo/colors" "0.70.1"
"@nivo/legends" "0.70.1"
"@nivo/scales" "0.70.0"
"@nivo/tooltip" "0.70.1"
"@nivo/voronoi" "0.70.1"
"@react-spring/web" "9.1.2"
"@nivo/legends@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.75.0.tgz#b491fb22514880a4c72b22ff6f887fc7452e5ec0"
integrity sha512-Qmno0QKVp0f6hBX94KSW8FES6nNChKyRiZBBayr2Zd6Ld4+nAAGhxAx6BUJyspk6Bpyx4uuXyLfXGx0vSDdnkg==

"@nivo/line@^0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.75.0.tgz#f0cb0fcf533bc52a0ac0f245454f4d1060a34017"
integrity sha512-uu5aCTDDY59qVpcE/1//PO9W53AZUG6M2ZmjM+uEzi85ro5XeE0JOFwy30gKbleQd1ftvdFIvNQ7m2YyaHK9Lw==
dependencies:
"@nivo/annotations" "0.75.0"
"@nivo/axes" "0.75.0"
"@nivo/colors" "0.75.0"
"@nivo/legends" "0.75.0"
"@nivo/scales" "0.75.0"
"@nivo/tooltip" "0.75.0"
"@nivo/voronoi" "0.75.0"
"@react-spring/web" "9.3.1"
d3-shape "^1.3.5"

"@nivo/recompose@0.70.0":
version "0.70.0"
resolved "https://registry.yarnpkg.com/@nivo/recompose/-/recompose-0.70.0.tgz#74c44ab0cb0f6f59e9cea91a9dd2dea1fb6fa405"
integrity sha512-cl4DHKpROmpNpUKfbhY8PzYgWSSsAijxQIP72ZV6JqQ0Q+0dHLgTuLuG7Utmt3QKt+9oAp2I47g5PlDiBEh3AQ==
"@nivo/recompose@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/recompose/-/recompose-0.75.0.tgz#a6ab2db8f1fb676680e10c2597efcac1ae86f310"
integrity sha512-ZZA5Q2W5m3YaVHkNnmQXntXxB8rHPlkw2b7LA+8IQ24GqGkQ6z0wldnpgxcLee8TDcAeR4UmTA7SvhGOnhiLxQ==
dependencies:
react-lifecycles-compat "^3.0.4"

"@nivo/scales@0.70.0":
version "0.70.0"
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.70.0.tgz#b695e8f3df4e68ed486cb02d6e97d94e16f29fed"
integrity sha512-WpCRxaUw1gTfEI0/LAMEz2C0bzqVU0vXh1bvfx5LYfEey+BDUpdHy2/pAms+U+kOSywN6QjRwro7cYStBlkJVw==
"@nivo/scales@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.75.0.tgz#35685a714f84300b17729a4a1bc90f75ccb935a8"
integrity sha512-RDZ+e7AFYgJnaW7OF7q8lDUI+JbQH//fkSC+OKBaejqd88ksjEKCoJrA+K0tphKu5/oMZObKQ7wJGom9RKk/Zw==
dependencies:
d3-scale "^3.2.3"
d3-time "^1.0.11"
d3-time-format "^2.1.3"
lodash "^4.17.11"
d3-time-format "^3.0.0"
lodash "^4.17.21"

"@nivo/tooltip@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.70.1.tgz#418aef74dedcfbeca51ad56da1210dca2de7e14f"
integrity sha512-znCyNY9qEAmU9dr87sgg2tmBQIsMBAmCvjtqWl6VEdhoogiuXkxOhHId3+kXzC7lgkcn0SYjHJNQmV/0sNfRsw==
"@nivo/tooltip@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.75.0.tgz#e155fff552b34c1526ce1f689af54474c856331e"
integrity sha512-y3x9uDrNK6fgYvf7V2XUmKpclRQz2GlHpZwWcnFYJbnL/Y3cl4ou2shJniMAyMuJF9GpULhJEOqYQtgzoawdkg==
dependencies:
"@react-spring/web" "9.1.2"
"@react-spring/web" "9.3.1"

"@nivo/voronoi@0.70.1":
version "0.70.1"
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.70.1.tgz#aa00be2096caaf608753158f15110b625cb3b23b"
integrity sha512-nS6MWzCJ6bYxBn6PxR9iaWRr3Js5v8QFd8uccD/HxpOnCa9BRNhf7ewR4vzHUUrIFSOTRTxrwT4kkZiI0ha+NA==
"@nivo/voronoi@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.75.0.tgz#e17115b903bf7a532b9e4c5ea0939e0b66a57e87"
integrity sha512-c1cZBtabpbqGbycaw9M28x2MBnQWF1Xy+h9v4bs1QphowuknPPvXq4Yfi1WZyd5gx38PHRBLyI9P3af79cbK/A==
dependencies:
d3-delaunay "^5.3.0"
d3-scale "^3.2.3"
Expand Down Expand Up @@ -2219,45 +2217,50 @@
schema-utils "^2.6.5"
source-map "^0.7.3"

"@react-spring/animated@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.1.2.tgz#e43b122160f8f4cbb0caac8a7f57acd76dd12369"
integrity sha512-nKOGk+3aWbNp46V/CB1J2vR3GJI/Vork8N1WTI5mt+32QekrSsBn5/YFt4/iPaDGhLjukFxF0IjLs6hRLqSObw==
"@react-spring/animated@~9.3.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.3.1.tgz#ffc4706121e8406efeaeacb407b42b5022943b46"
integrity sha512-23YaERZ++BwZ8F8PxPFqrpOwp/JZun1Pj6aHZtPAU42j5LycBRasT9XMw7Eyr7zNFhT+rl3R3wFfd4WX6Ax+UA==
dependencies:
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/shared" "~9.3.0"
"@react-spring/types" "~9.3.0"

"@react-spring/core@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.1.2.tgz#6d854a12fe9c3caa7942e51e708cb5fb4e2d1124"
integrity sha512-rgobYPCcLdDwbHBVqAmvtXhhX92G7MoPltJlzUge843yp1dNr47tkagFdCtw9NMGp6eHu/CE5byh/imlhLLAxw==
"@react-spring/core@~9.3.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.3.1.tgz#b98e1dca1eb4871dec75fdab350327e8a5222865"
integrity sha512-8rmfmEHLHGtF1CUiXRn64YJqsXNxv2cGX8oNnBnsuoE33c48Zc34t2VIMB4R9q5zwIUCvDBGfiEenA8ZAPxqOQ==
dependencies:
"@react-spring/animated" "~9.1.2"
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/animated" "~9.3.0"
"@react-spring/shared" "~9.3.0"
"@react-spring/types" "~9.3.0"

"@react-spring/rafz@~9.3.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.3.1.tgz#8dd6a598ffea487252b75d05d199e4aca5ea9d5e"
integrity sha512-fEBMCarGVl+/2kdO+g6Zig4F+3ymwmcGN8S71gb1c7Cbbxb87kviPz8EhshfIHoiLeJPGlqwcuGbxNmZbBamvA==

"@react-spring/shared@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.1.2.tgz#c36d077d7eb31fd2cbcf8956d9d35037b2998613"
integrity sha512-sj/RrhFZAteCWAMk+W0t6Ku/skn/lbskCCs8B7ZnHNLMGPM+Zb3MOk+aVbX3T/D0iq/oTnKWyQYqrXDKiFcZ7g==
"@react-spring/shared@~9.3.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.3.1.tgz#e7f22a4b8f5fea4491fa6a24c108db5abd19ddba"
integrity sha512-jhPpxzURGo6Nty90ex1lkxmZae7w/VAbnGmb/nXcYoZwSoNR+W2aAd00iXsh2ZGz6MgoJOsc495JeG3uC7Am8A==
dependencies:
"@react-spring/types" "~9.1.2"
rafz "^0.1.14"
"@react-spring/rafz" "~9.3.0"
"@react-spring/types" "~9.3.0"

"@react-spring/types@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.1.2.tgz#3273a182f825b38f44ead2a2f3984344abad1e2b"
integrity sha512-NZNImL0ymRFbss1cGKX2qSEeFdFoOgnIJZEW4Uczt+wm04J7g0Zuf23Hf8hM35JtxDr8QO5okp8BBtCM5FzzMg==
"@react-spring/types@~9.3.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.3.1.tgz#20f392ecad15a1ea6c0865ffe86ca5016c05a278"
integrity sha512-W/YMJMX35XgGGzX0gKORBTwnvQ+1loDOFN3XlZkW5fgpEY+7VkRUpPyqPWXQr3n6lHrsLmHIGdpznqZi54ACTQ==

"@react-spring/web@9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.1.2.tgz#6ec409e8559676834b67aa33f0a2d57643c3c555"
integrity sha512-E5W9Hmi2bO6CPorCNV/2iv12ux9LxHJAbpXmrBPKWFRqZixysiHoNQKKPG0DmSvUU1uKkvCvMC4VoB6pj/2kxw==
"@react-spring/web@9.3.1":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.3.1.tgz#5b377ba7ad52e746c2b59e2738c021de3f219d0b"
integrity sha512-sisZIgFGva/Z+xKWPSfXpukF0AP3kR9ALTxlHL87fVotMUCJX5vtH/YlVcywToEFwTHKt3MpI5Wy2M+vgVEeaw==
dependencies:
"@react-spring/animated" "~9.1.2"
"@react-spring/core" "~9.1.2"
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/animated" "~9.3.0"
"@react-spring/core" "~9.3.0"
"@react-spring/shared" "~9.3.0"
"@react-spring/types" "~9.3.0"

"@rollup/plugin-node-resolve@^7.1.1":
version "7.1.3"
Expand Down Expand Up @@ -5312,32 +5315,25 @@ d3-shape@^1.2.2, d3-shape@^1.3.5:
dependencies:
d3-path "1"

"d3-time-format@2 - 3":
"d3-time-format@2 - 3", d3-time-format@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-3.0.0.tgz#df8056c83659e01f20ac5da5fdeae7c08d5f1bb6"
integrity sha512-UXJh6EKsHBTjopVqZBhFysQcoXSv/5yLONZvkQ5Kk3qbwiUYkdX17Xa1PT6U1ZWXGGfB1ey5L8dKMlFq2DO0Ag==
dependencies:
d3-time "1 - 2"

d3-time-format@^2.1.3:
version "2.3.0"
resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-2.3.0.tgz#107bdc028667788a8924ba040faf1fbccd5a7850"
integrity sha512-guv6b2H37s2Uq/GefleCDtbe0XZAuy7Wa49VGkPVPMfLL9qObgBST3lEHJBMUp8S7NdLQAGIvr2KXk8Hc98iKQ==
dependencies:
d3-time "1"

d3-time@1, d3-time@^1.0.11:
version "1.1.0"
resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.1.0.tgz#b1e19d307dae9c900b7e5b25ffc5dcc249a8a0f1"
integrity sha512-Xh0isrZ5rPYYdqhAVk8VLnMEidhz5aP7htAADH6MfzgmmicPkTo8LhkLxci61/lCB7n7UmE3bN0leRt+qvkLxA==

"d3-time@1 - 2", d3-time@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-2.1.1.tgz#e9d8a8a88691f4548e68ca085e5ff956724a6682"
integrity sha512-/eIQe/eR4kCQwq7yxi7z4c6qEXf2IYGcjoWB5OOQy4Tq9Uv39/947qlDcN2TLkiTzQWzvnsuYPB9TrWaNfipKQ==
dependencies:
d3-array "2"

d3-time@^1.0.11:
version "1.1.0"
resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.1.0.tgz#b1e19d307dae9c900b7e5b25ffc5dcc249a8a0f1"
integrity sha512-Xh0isrZ5rPYYdqhAVk8VLnMEidhz5aP7htAADH6MfzgmmicPkTo8LhkLxci61/lCB7n7UmE3bN0leRt+qvkLxA==

d@1, d@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"
Expand Down Expand Up @@ -9236,7 +9232,7 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

[email protected], "lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.5, lodash@~4.17.0:
[email protected], "lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.5, lodash@~4.17.0:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down Expand Up @@ -11423,11 +11419,6 @@ raf@^3.1.0, raf@^3.4.1:
dependencies:
performance-now "^2.1.0"

rafz@^0.1.14:
version "0.1.14"
resolved "https://registry.yarnpkg.com/rafz/-/rafz-0.1.14.tgz#164f01cf7cc6094e08467247ef351ef5c8d278fe"
integrity sha512-YiQkedSt1urYtYbvHhTQR3l67M8SZbUvga5eJFM/v4vx/GmDdtXlE2hjJIyRjhhO/PjcdGC+CXCYOUA4onit8w==

randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
Expand Down

0 comments on commit 617a5c8

Please sign in to comment.