Skip to content

Commit 8b1a1dd

Browse files
chore(deps): bump express from 4.19.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a605dd commit 8b1a1dd

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)