chore(): Fix dependencies (#13932)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"ioredis": "^5.4.1",
|
||||
"jest": "^29.7.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"supertest": "^4.0.2",
|
||||
"supertest": "^7.1.4",
|
||||
"typescript": "^5.6.2",
|
||||
"vite": "^5.4.14"
|
||||
},
|
||||
@@ -102,7 +102,7 @@
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lodash.memoize": "^4.1.2",
|
||||
"morgan": "^1.9.1",
|
||||
"path-to-regexp": "^0.1.12",
|
||||
"path-to-regexp": "^8.2.0",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"zod": "3.25.76",
|
||||
"zod-validation-error": "3.5.1"
|
||||
|
||||
Reference in New Issue
Block a user