Skip to content

Commit 49cd2c0

Browse files
Bump express from 4.18.2 to 4.19.2 (#23)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c4d8e commit 49cd2c0

File tree

2 files changed

+149
-47
lines changed

2 files changed

+149
-47
lines changed

package-lock.json

Lines changed: 148 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"async": "^3.2.5",
12-
"express": "^4.13.3",
12+
"express": "^4.19.2",
1313
"gm": "^1.21.1",
1414
"imagemagick": "^0.1.3",
1515
"morgan": "^1.6.1"

0 commit comments

Comments
 (0)