From edde4bd59ca4585ac331bef9b809cac186550816 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:24:29 +1000 Subject: [PATCH] [8.x] Update dependency @elastic/charts to v67.0.1 (main) (#194794) (#194869) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Backport This will backport the following commits from `main` to `8.x`: - [Update dependency @elastic/charts to v67.0.1 (main) (#194794)](https://github.com/elastic/kibana/pull/194794) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ebde8a4113c9f..59101da738873 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@elastic/apm-rum": "^5.16.1", "@elastic/apm-rum-core": "^5.21.1", "@elastic/apm-rum-react": "^2.0.3", - "@elastic/charts": "67.0.0", + "@elastic/charts": "67.0.1", "@elastic/datemath": "5.0.3", "@elastic/ebt": "^1.1.1", "@elastic/ecs": "^8.11.1", diff --git a/yarn.lock b/yarn.lock index 44a7f28aaefd2..d7f3fcbf7f72d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,10 @@ dependencies: object-hash "^1.3.0" -"@elastic/charts@67.0.0": - version "67.0.0" - resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.0.tgz#840737195b79748b04bf7a0c9ddb0a00da5fdf43" - integrity sha512-ORiPySIe53vWyGZt5CHNm7q+UyStL0caqpdwqQWO5F22kRNLs14bsOnJdMzrdLpR1HEhX4e36kYyXfedbQA8AQ== +"@elastic/charts@67.0.1": + version "67.0.1" + resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.1.tgz#17ba397a97f207f99b6f682f136dde0aef474b57" + integrity sha512-6H9DUxm1vwp/R78PAx/zkBKechXF0g1LQuflfpfxMFplwRRw7OTz9cMMRjvrqUp1bVhkp9yLb4CWao+HWaIofA== dependencies: "@popperjs/core" "^2.11.8" bezier-easing "^2.1.0"