From 97d260046f934d508c1f95de9effbf3c5db5ede7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 11:08:12 +0000 Subject: [PATCH] Bump react-vis from 1.11.7 to 1.11.12 Bumps [react-vis](https://github.com/uber-common/react-vis) from 1.11.7 to 1.11.12. - [Release notes](https://github.com/uber-common/react-vis/releases) - [Changelog](https://github.com/uber/react-vis/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-common/react-vis/commits) --- updated-dependencies: - dependency-name: react-vis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 12ab890e..26973c58 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-dom": "^17.0.2", "react-helmet": "^6.1.0", "react-toastify": "^9.1.1", - "react-vis": "^1.11.7" + "react-vis": "^1.11.12" }, "devDependencies": { "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index b5fdf7e1..e4bba07f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12803,10 +12803,10 @@ react-toastify@^9.1.1: dependencies: clsx "^1.1.1" -react-vis@^1.11.7: - version "1.11.7" - resolved "https://registry.yarnpkg.com/react-vis/-/react-vis-1.11.7.tgz#909902af00158895d14da1adfe1d0dc0045228ff" - integrity sha512-vJqS12l/6RHeSq8DVl4PzX0j8iPgbT8H8PtgTRsimKsBNcPjPseO4RICw1FUPrwj8MPrrna34LBtzyC4ATd5Ow== +react-vis@^1.11.12: + version "1.11.12" + resolved "https://registry.yarnpkg.com/react-vis/-/react-vis-1.11.12.tgz#d15c2987cec36b736a4330d105b79dd8ecefab6f" + integrity sha512-WuYZrwrH/cXgxKcynciuwZ6+6V9a5N43qa4Wwfgll/tyLq+ACcJ5m8fHFXQk7fQBK80RAp61Oc+a+T64woorvw== dependencies: d3-array "^1.2.0" d3-collection "^1.0.3"