Skip to content

Commit b3a7510

Browse files
Merge pull request #13357 from nestjs/dependabot/npm_and_yarn/express-4.19.2
chore(deps): bump express from 4.19.1 to 4.19.2
2 parents 1a605dd + 8b1a1dd commit b3a7510

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"class-validator": "0.14.1",
6464
"cli-color": "2.0.4",
6565
"cors": "2.8.5",
66-
"express": "4.19.1",
66+
"express": "4.19.2",
6767
"fast-json-stringify": "5.13.0",
6868
"fast-safe-stringify": "2.1.1",
6969
"graphql-subscriptions": "2.0.0",

packages/platform-express/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"body-parser": "1.20.2",
2222
"cors": "2.8.5",
23-
"express": "4.19.1",
23+
"express": "4.19.2",
2424
"multer": "1.4.4-lts.1",
2525
"tslib": "2.6.2"
2626
},

0 commit comments

Comments
 (0)