diff --git a/package.json b/package.json index 174021deafb15..e1e5397191ae5 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@elastic/apm-rum": "^5.16.1", "@elastic/apm-rum-core": "^5.21.1", "@elastic/apm-rum-react": "^2.0.3", - "@elastic/charts": "68.0.1", + "@elastic/charts": "68.0.2", "@elastic/datemath": "5.0.3", "@elastic/ebt": "^1.1.1", "@elastic/ecs": "^8.11.1", diff --git a/yarn.lock b/yarn.lock index 296f81ddfda7b..343262678540f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1655,10 +1655,10 @@ dependencies: object-hash "^1.3.0" -"@elastic/charts@68.0.1": - version "68.0.1" - resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-68.0.1.tgz#3dd698da2385fe0baf2d48056f3bdc97b1ed5ae9" - integrity sha512-6JOwPiZcSLF25+ydFUw+bgO/y0Wxd7P3Z/lbnYsYUVRA3LBu0xuapFmf59linP7PRZWMLOtOfmymhgPa3gAR0A== +"@elastic/charts@68.0.2": + version "68.0.2" + resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-68.0.2.tgz#8868a1d998137c41985a9b6da340391a31bae2f0" + integrity sha512-d0+qxiUovKwXeDDSrI4JQgTzk5YCbYnKxQAGV0jH37QLUzTo+t7yKqa7VTcCfEXzmtyD9Fwvihe/hCeHo+ii2w== dependencies: "@popperjs/core" "^2.11.8" bezier-easing "^2.1.0"