Skip to content

Commit

Permalink
fix(platform): add missing path-to-regexp dependency #14461
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jan 20, 2025
1 parent d03955d commit 5eaae5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/platform-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"cors": "2.8.5",
"express": "5.0.1",
"multer": "1.4.5-lts.1",
"path-to-regexp": "8.2.0",
"tslib": "2.8.1"
},
"devDependencies": {
Expand Down

0 comments on commit 5eaae5f

Please # to comment.