Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d5d79bb

Browse files
authoredApr 16, 2025··
Update dependency express to v5
1 parent 35162a4 commit d5d79bb

File tree

2 files changed

+458
-218
lines changed

2 files changed

+458
-218
lines changed
 

‎package-lock.json

Lines changed: 456 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"@nestjs/microservices": "8.4.7",
2929
"@nestjs/platform-express": "8.4.7",
3030
"@nestjs/testing": "8.4.7",
31-
"@types/express": "5.0.0",
31+
"@types/express": "5.0.1",
3232
"@types/hapi__joi": "17.1.15",
3333
"@types/jest": "29.5.14",
3434
"@types/node": "22.14.1",
3535
"@typescript-eslint/eslint-plugin": "8.26.1",
3636
"@typescript-eslint/parser": "8.26.1",
3737
"eslint": "9.24.0",
3838
"eslint-config-prettier": "10.1.2",
39-
"express": "4.21.2",
39+
"express": "5.1.0",
4040
"husky": "4.3.8",
4141
"jest": "29.7.0",
4242
"lint-staged": "15.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.