diff --git a/package-lock.json b/package-lock.json
index e41e01be1..32997ceaf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4299,9 +4299,9 @@
 			}
 		},
 		"node_modules/@types/express": {
-			"version": "4.17.17",
-			"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz",
-			"integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==",
+			"version": "4.17.18",
+			"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
+			"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
 			"dependencies": {
 				"@types/body-parser": "*",
 				"@types/express-serve-static-core": "^4.17.33",