diff --git a/packages/common-ts/package.json b/packages/common-ts/package.json
index 3ab3148017fdce2da66df32a585082ab12d76ba3..253241c6aa7166683d54ccd659217f17cb89a663 100644
--- a/packages/common-ts/package.json
+++ b/packages/common-ts/package.json
@@ -54,7 +54,7 @@
   "devDependencies": {
     "@ethersproject/abstract-provider": "^5.7.0",
     "@ethersproject/abstract-signer": "^5.7.0",
-    "@types/express": "^4.17.19",
+    "@types/express": "^4.17.21",
     "@types/morgan": "^1.9.9",
     "@types/pino": "^7.0.5",
     "@types/pino-multi-stream": "^5.1.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 80024175295af8a39e91efaba70f8b6280773a61..823ae7275cbc68e176c5529db670257a3da933bd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -244,8 +244,8 @@ importers:
         specifier: ^5.7.0
         version: 5.7.0
       '@types/express':
-        specifier: ^4.17.19
-        version: 4.17.19
+        specifier: ^4.17.21
+        version: 4.17.21
       '@types/morgan':
         specifier: ^1.9.9
         version: 1.9.9
@@ -3917,8 +3917,8 @@ packages:
       '@types/send': 0.17.1
     dev: true
 
-  /@types/express@4.17.19:
-    resolution: {integrity: sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==}
+  /@types/express@4.17.21:
+    resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==}
     dependencies:
       '@types/body-parser': 1.19.1
       '@types/express-serve-static-core': 4.17.35