Skip to content

Commit f26ca7a

Browse files
Bump express from 4.16.4 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.16.4 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.4...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7a0e1d commit f26ca7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"connect": "3.6.6",
32-
"express": "4.16.4",
32+
"express": "4.19.2",
3333
"underscore": "1.9.1"
3434
}
3535
}

0 commit comments

Comments
 (0)