Skip to content

Commit 0b779bf

Browse files
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9951f7e commit 0b779bf

File tree

2 files changed

+51
-9
lines changed

2 files changed

+51
-9
lines changed

package-lock.json

+50-8
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
@@ -15,7 +15,7 @@
1515
"license": "ISC",
1616
"dependencies": {
1717
"body-parser": "^1.20.1",
18-
"express": "^4.18.2",
18+
"express": "^4.19.2",
1919
"express-graphql": "^0.11.0",
2020
"graphql": "^15.3.0"
2121
},

0 commit comments

Comments
 (0)