Skip to content

Commit 7eb0448

Browse files
Merge pull request #16000 from nestjs/renovate/npm-express-vulnerability
fix(deps): update dependency express to v5.2.0 [security]
2 parents e8965fd + 5679c8d commit 7eb0448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"class-transformer": "0.5.1",
6565
"class-validator": "0.14.3",
6666
"cors": "2.8.5",
67-
"express": "5.1.0",
67+
"express": "5.2.0",
6868
"fast-json-stringify": "6.1.1",
6969
"fast-safe-stringify": "2.1.1",
7070
"file-type": "21.1.1",

0 commit comments

Comments
 (0)