chore(): Fix dependencies (#13932)

This commit is contained in:
Adrien de Peretti
2025-11-02 17:46:46 +01:00
committed by GitHub
parent 990691e78a
commit 37563987b8
23 changed files with 854 additions and 508 deletions
+2 -2
View File
@@ -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"