diff --git a/.changelog/1819.internal.md b/.changelog/1819.internal.md
new file mode 100644
index 0000000000..787f5708c7
--- /dev/null
+++ b/.changelog/1819.internal.md
@@ -0,0 +1 @@
+Update dependencies
diff --git a/package.json b/package.json
index 44c3f60bb2..90d61c1a23 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"bip39": "3.1.0",
"body-scroll-lock": "4.0.0-beta.0",
"copy-to-clipboard": "3.3.3",
- "grommet": "2.34.1",
+ "grommet": "2.36.1",
"grommet-icons": "4.12.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
diff --git a/src/app/components/Footer/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/Footer/__tests__/__snapshots__/index.test.tsx.snap
index 5196dd07dc..7bb48f8452 100644
--- a/src/app/components/Footer/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/components/Footer/__tests__/__snapshots__/index.test.tsx.snap
@@ -120,6 +120,10 @@ exports[` should render mobile version of footer 1`] = `
.c2 {
box-sizing: border-box;
+ display: -webkit-inline-box;
+ display: -webkit-inline-flex;
+ display: -ms-inline-flexbox;
+ display: inline-flex;
font-size: 14px;
line-height: 20px;
color: #0092f6;
diff --git a/src/app/components/ThemeSwitcher/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/ThemeSwitcher/__tests__/__snapshots__/index.test.tsx.snap
index f20901e103..2cdc2fc313 100644
--- a/src/app/components/ThemeSwitcher/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/components/ThemeSwitcher/__tests__/__snapshots__/index.test.tsx.snap
@@ -245,6 +245,7 @@ exports[` should match snapshot 1`] = `
margin: 0;
border: 1px solid rgba(0,0,0,0.33);
border-radius: 4px;
+ border: none;
outline: none;
border: none;
}
diff --git a/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap b/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap
index e01230bc5b..59332a4af3 100644
--- a/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap
+++ b/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap
@@ -716,6 +716,10 @@ exports[` should match snapshot 1`] = `
position: absolute;
}
+.c4:focus {
+ outline: none;
+}
+
@media only screen and (max-width:768px) {
.c6 {
margin-left: 12px;
diff --git a/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap
index c326552348..de54d22dfa 100644
--- a/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/components/Transaction/__tests__/__snapshots__/index.test.tsx.snap
@@ -315,6 +315,10 @@ exports[` should handle unknown transaction types gracefully 1`]
.c24 {
box-sizing: border-box;
+ display: -webkit-inline-box;
+ display: -webkit-inline-flex;
+ display: -ms-inline-flexbox;
+ display: inline-flex;
font-size: inherit;
line-height: inherit;
color: #7D4CDB;
@@ -1040,6 +1044,10 @@ exports[` should match snapshot 1`] = `
.c24 {
box-sizing: border-box;
+ display: -webkit-inline-box;
+ display: -webkit-inline-flex;
+ display: -ms-inline-flexbox;
+ display: inline-flex;
font-size: inherit;
line-height: inherit;
color: #7D4CDB;
diff --git a/src/app/pages/CreateWalletPage/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/CreateWalletPage/__tests__/__snapshots__/index.test.tsx.snap
index fde590a430..a7ee4e095d 100644
--- a/src/app/pages/CreateWalletPage/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/pages/CreateWalletPage/__tests__/__snapshots__/index.test.tsx.snap
@@ -1479,7 +1479,6 @@ exports[` should match snapshot 1`] = `
>