feat: add path-to-regexp and router dependencies
Some checks are pending
Docker Test / test (push) Waiting to run

This commit is contained in:
BibaBot Jarvis 2026-03-15 18:08:42 +00:00
parent 05db974972
commit a4d236b5f3
2 changed files with 4 additions and 0 deletions

View file

@ -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"
},