Skip to content

Commit

Permalink
Merge pull request #13349 from nestjs/dependabot/npm_and_yarn/express…
Browse files Browse the repository at this point in the history
…-4.19.1

chore(deps): bump express from 4.18.3 to 4.19.1
  • Loading branch information
kamilmysliwiec committed Mar 22, 2024
2 parents 42320ae + 550916c commit 81a68c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"class-validator": "0.14.1",
"cli-color": "2.0.4",
"cors": "2.8.5",
"express": "4.18.3",
"express": "4.19.1",
"fast-json-stringify": "5.13.0",
"fast-safe-stringify": "2.1.1",
"graphql-subscriptions": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"body-parser": "1.20.2",
"cors": "2.8.5",
"express": "4.18.3",
"express": "4.19.1",
"multer": "1.4.4-lts.1",
"tslib": "2.6.2"
},
Expand Down

0 comments on commit 81a68c8

Please sign in to comment.