Skip to content

Commit

Permalink
Bump express from 4.16.3 to 4.19.2 in /example/middleware
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.16.3 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.16.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent f617e0e commit c46ebd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/middleware/package.json
Expand Up @@ -4,7 +4,7 @@
"start": "node server.js"
},
"dependencies": {
"express": "4.16.3",
"express": "4.19.2",
"express-graphql": "0.6.12",
"graphql": "14.0.2",
"graphql-server-hapi": "1.4.1",
Expand Down

0 comments on commit c46ebd5

Please sign in to comment.