mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
fix(platform): add missing path-to-regexp dependency #14461
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user