diff --git a/package.json b/package.json
index 15173745a0ee9..bf7245586bc81 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"@elastic/ecs": "9.0.0",
"@elastic/elasticsearch": "9.2.0",
"@elastic/ems-client": "8.6.3",
- "@elastic/eui": "112.2.0",
+ "@elastic/eui": "112.3.0",
"@elastic/eui-theme-borealis": "5.4.0",
"@elastic/filesaver": "1.1.2",
"@elastic/kibana-d3-color": "npm:@elastic/kibana-d3-color@2.0.1",
@@ -1537,7 +1537,7 @@
"@cypress/debugging-proxy": "2.0.1",
"@cypress/grep": "4.0.1",
"@cypress/webpack-preprocessor": "6.0.2",
- "@elastic/eslint-plugin-eui": "2.7.0",
+ "@elastic/eslint-plugin-eui": "2.8.0",
"@elastic/makelogs": "6.1.1",
"@elastic/synthetics": "1.22.0",
"@emotion/babel-preset-css-prop": "11.11.0",
diff --git a/src/dev/license_checker/config.ts b/src/dev/license_checker/config.ts
index b9eb67a62215d..4518e7d4d7f90 100644
--- a/src/dev/license_checker/config.ts
+++ b/src/dev/license_checker/config.ts
@@ -92,7 +92,7 @@ export const LICENSE_OVERRIDES = {
'jsts@1.6.2': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts
'@mapbox/jsonlint-lines-primitives@2.0.2': ['MIT'], // license in readme https://github.com/tmcw/jsonlint
'@elastic/ems-client@8.6.3': ['Elastic License 2.0'],
- '@elastic/eui@112.2.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'],
+ '@elastic/eui@112.3.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'],
'@elastic/eui-theme-borealis@5.4.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'],
'language-subtag-registry@0.3.21': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry
'buffers@0.1.1': ['MIT'], // license in importing module https://www.npmjs.com/package/binary
diff --git a/x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/upload_license.test.tsx.snap b/x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/upload_license.test.tsx.snap
index bcdf509b81450..a43687bc5d2eb 100644
--- a/x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/upload_license.test.tsx.snap
+++ b/x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/upload_license.test.tsx.snap
@@ -54,7 +54,7 @@ exports[`UploadLicense should display a modal when license requires acknowledgem
aria-hidden="true"
class="euiFilePicker__icon emotion-euiFilePicker__icon-large"
color="text"
- data-euiicon-type="importAction"
+ data-euiicon-type="upload"
/>