Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 24132d1

Browse files
committed
fix: dependency update, rebuild
1 parent 7bfecf2 commit 24132d1

File tree

2 files changed

+227
-368
lines changed

2 files changed

+227
-368
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"class-transformer": "^0.5.1",
3939
"class-validator": "^0.14.1",
4040
"cron": "^4.1.3",
41-
"express": "^4.21.2",
41+
"express": "^5.1.0",
4242
"glob": "^11.0.1",
4343
"memoizee": "^0.4.17",
4444
"mongoose": "^8.13.1",
@@ -57,16 +57,16 @@
5757
"@types/express": "^5.0.1",
5858
"@types/jest": "^29.5.14",
5959
"@types/memoizee": "^0.4.12",
60-
"@types/node": "^22.13.14",
60+
"@types/node": "^22.13.17",
6161
"@types/passport-jwt": "^4.0.1",
6262
"@types/supertest": "^6.0.3",
6363
"@types/validator": "^13.12.3",
64-
"@typescript-eslint/eslint-plugin": "^8.28.0",
65-
"@typescript-eslint/parser": "^8.28.0",
64+
"@typescript-eslint/eslint-plugin": "^8.29.0",
65+
"@typescript-eslint/parser": "^8.29.0",
6666
"eslint": "^9.23.0",
6767
"jest": "^29.7.0",
6868
"supertest": "^7.1.0",
69-
"ts-jest": "^29.3.0",
69+
"ts-jest": "^29.3.1",
7070
"ts-loader": "^9.5.2",
7171
"ts-node": "^10.9.2",
7272
"tsconfig-paths": "^4.2.0",

0 commit comments

Comments
 (0)