diff --git a/package.json b/package.json index e23b7d98ac0b20..84f81cb755a1c6 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ }, "dependencies": { "@elastic/datemath": "5.0.2", - "@elastic/eui": "6.10.2", + "@elastic/eui": "6.10.3", "@elastic/filesaver": "1.1.2", "@elastic/good": "8.1.1-kibana2", "@elastic/numeral": "2.3.2", diff --git a/x-pack/package.json b/x-pack/package.json index 5a7274fa5a29cb..7263ef8e6f64ff 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -119,7 +119,7 @@ }, "dependencies": { "@elastic/datemath": "5.0.2", - "@elastic/eui": "6.10.2", + "@elastic/eui": "6.10.3", "@elastic/node-crypto": "0.1.2", "@elastic/numeral": "2.3.2", "@kbn/babel-preset": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 1a03acf3464de3..282120ab5339f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,10 +871,10 @@ tabbable "^1.1.0" uuid "^3.1.0" -"@elastic/eui@6.10.2": - version "6.10.2" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-6.10.2.tgz#2eeaf71cb21f0b2b704c1c5e43757bf9a1a9157b" - integrity sha512-L5BpbggbK21pU4HRVSR284Y+qtuDNuTxPGcrIck32SC9Ex6nC8VPJgb8TmIMp+IamgSiZGoe3ebt6ey5hvfu5g== +"@elastic/eui@6.10.3": + version "6.10.3" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-6.10.3.tgz#dc5387e43def26004cbf95398ea7e96187f60b29" + integrity sha512-UN/cm+RVZxaln+jazQFfbJG4K8Wlv1xZTRY3LwiXu4mS9aHNo3WxrXYrsMg5HWtuWL23QsRhj34BIjRWipi9NA== dependencies: "@types/lodash" "^4.14.116" "@types/numeral" "^0.0.25"