feat: add path-to-regexp and router dependencies
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
05db974972
commit
a4d236b5f3
2 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
"express": "^5.2.1",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"mysql2": "^3.18.2",
|
||||
"path-to-regexp": "^8.3.0",
|
||||
"router": "^2.2.0",
|
||||
"winston": "^3.19.0",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue