diff --git a/package.json b/package.json index 6d53251ae3..edf22b236d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^76.0.1", + "@elastic/eui": "^76.4.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "@mdx-js/loader": "^1.6.6", diff --git a/storybook/package.json b/storybook/package.json index 317aac1850..d8f94e4b37 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -12,7 +12,7 @@ "dependencies": { "@elastic/charts": "*", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^76.0.1", + "@elastic/eui": "^76.4.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "luxon": "^1.27.0", diff --git a/yarn.lock b/yarn.lock index 68adde6b2d..5ae1072638 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2976,10 +2976,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^76.0.1": - version "76.0.1" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-76.0.1.tgz#9486fedc102b03120eeed14e431b91b82df3ced5" - integrity sha512-Mhf2wPKsOMyvA6M4AuTQsiZIwFYoLEGb+fN3ml4TjAd1PNM4q9sLqpfxHJT6VcVUGD4fEZqhGfCFMHvKxi8iXQ== +"@elastic/eui@^76.4.0": + version "76.4.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-76.4.0.tgz#be7d8afadd3848cf1513c095e68a9e4db8fcbac7" + integrity sha512-0b3w6CloIZZ8B+URDSYLQsyTtc/GadkbNcoDg+20SeRuB8q339S+n6tbq+sVX+uk/RtRu1T/068mAd6nZZmqIg== dependencies: "@types/chroma-js" "^2.0.0" "@types/lodash" "^4.14.160"