Skip to content

Commit 7b220e3

Browse files
Update dependency express to v5.2.1 (#697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd29138 commit 7b220e3

File tree

2 files changed

+127
-68
lines changed

2 files changed

+127
-68
lines changed

package-lock.json

Lines changed: 125 additions & 66 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.5",
31+
"@types/express": "5.0.6",
3232
"@types/hapi__joi": "17.1.15",
3333
"@types/jest": "29.5.14",
3434
"@types/node": "24.10.4",
3535
"@typescript-eslint/eslint-plugin": "8.46.4",
3636
"@typescript-eslint/parser": "8.46.4",
3737
"eslint": "9.39.2",
3838
"eslint-config-prettier": "10.1.8",
39-
"express": "5.1.0",
39+
"express": "5.2.1",
4040
"husky": "4.3.8",
4141
"jest": "29.7.0",
4242
"lint-staged": "16.2.7",

0 commit comments

Comments
 (0)