Merge pull request #23652 from overleaf/msm-update-path-to-regexp

[monorepo] Update express to 4.1.2

GitOrigin-RevId: b3db75257e1edc1a25a1a657def352ecca926920
This commit is contained in:
Miguel Serrano
2025-02-20 15:51:11 +01:00
committed by Copybot
parent 9a2a14f588
commit 2e72aa8a47
13 changed files with 85 additions and 78 deletions

View File

@@ -20,7 +20,7 @@
"body-parser": "^1.20.3",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"express": "^4.21.0",
"express": "^4.21.2",
"mocha": "^10.2.0",
"typescript": "^5.0.4"
},