Skip to content

Commit

Permalink
chore(deps): bump express from 4.18.1 to 4.18.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent 93d1401 commit b40d3c8
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 44 deletions.
83 changes: 41 additions & 42 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
Expand Up @@ -57,7 +57,7 @@
"class-validator": "0.13.2",
"cli-color": "2.0.3",
"cors": "2.8.5",
"express": "4.18.1",
"express": "4.18.2",
"fast-json-stringify": "5.4.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
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"body-parser": "1.20.0",
"cors": "2.8.5",
"express": "4.18.1",
"express": "4.18.2",
"multer": "1.4.4-lts.1",
"tslib": "2.4.0"
},
Expand Down

0 comments on commit b40d3c8

Please sign in to comment.