diff --git a/apps/wallet-api-tools/package.json b/apps/wallet-api-tools/package.json
index 158deb97..4181a2bd 100644
--- a/apps/wallet-api-tools/package.json
+++ b/apps/wallet-api-tools/package.json
@@ -12,7 +12,7 @@
   "dependencies": {
     "@ledgerhq/wallet-api-core": "workspace:*",
     "@ledgerhq/wallet-api-simulator": "workspace:*",
-    "@next/font": "13.4.19",
+    "@next/font": "13.5.4",
     "@radix-ui/react-dropdown-menu": "^2.0.5",
     "@radix-ui/react-icons": "^1.3.0",
     "@tailwindcss/typography": "^0.5.9",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c7a67187..a65b2693 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -80,8 +80,8 @@ importers:
         specifier: workspace:*
         version: link:../../packages/simulator
       '@next/font':
-        specifier: 13.4.19
-        version: 13.4.19
+        specifier: 13.5.4
+        version: 13.5.4
       '@radix-ui/react-dropdown-menu':
         specifier: ^2.0.5
         version: 2.0.5(@types/react-dom@18.2.13)(@types/react@18.2.28)(react-dom@18.2.0)(react@18.2.0)
@@ -2052,8 +2052,8 @@ packages:
       glob: 7.1.7
     dev: false
 
-  /@next/font@13.4.19:
-    resolution: {integrity: sha512-yOuSRYfqksWcaG/sATr1/DEGvvI8gnmAAnQCCZ0+L9p4Pio3/DMu71J56YHh9Hz84LDN4tMVzuux0ssCuM50sA==}
+  /@next/font@13.5.4:
+    resolution: {integrity: sha512-rOMki1/9BP9N93RZABiiF0EidMGgyCvNVSKvLLAnMkVh/IYk4Z827+NRuxCyRQCeT3vv/AeCiP5SFPAP10SPrQ==}
     dev: false
 
   /@next/swc-darwin-arm64@13.4.19: