Skip to content

Commit 742c778

Browse files
Bump express from 4.17.3 to 4.20.0
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.3...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace14e9 commit 742c778

File tree

2 files changed

+249
-96
lines changed

2 files changed

+249
-96
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"apollo-server-express": "^2.19.1",
14-
"express": "^4.17.3",
14+
"express": "^4.20.0",
1515
"express-graphql": "^0.12.0",
1616
"graphql": "^15.4.0",
1717
"mongoose": "^8.8.3"

0 commit comments

Comments
 (0)