diff --git a/yarn.lock b/yarn.lock index da3f22db..0c42bd65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1869,9 +1869,10 @@ d3-array@^1.2.0: version "1.2.4" resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.4.tgz#635ce4d5eea759f6f605863dbcfc30edc737f71f" -"d3-brush@git+https://github.com/zakandrewking/d3-brush.git": +"d3-brush@https://github.com/zakandrewking/d3-brush.git": version "1.0.4" - resolved "git+https://github.com/zakandrewking/d3-brush.git#0def381d33b6de58383c6f8df68f042b690df416" + uid "0def381d33b6de58383c6f8df68f042b690df416" + resolved "https://github.com/zakandrewking/d3-brush.git#0def381d33b6de58383c6f8df68f042b690df416" dependencies: d3-dispatch "1" d3-drag "1" @@ -5695,8 +5696,9 @@ qs@6.5.1, qs@~6.5.1: resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" + integrity sha512-LQy1Q1fcva/UsnP/6Iaa4lVeM49WiOitu2T4hZCyA/elLKu37L99qcBJk4VCCk+rdLvnMzfKyiN3SZTqdAZGSQ== query-string@^4.1.0: version "4.3.4"