Skip to content

Commit d1c4109

Browse files
Bump express from 4.16.0 to 4.19.2 in /xterm (#465)
Bumps [express](https://github.com/expressjs/express) from 4.16.0 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.0...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a81cad commit d1c4109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xterm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"express": "4.16.0",
12+
"express": "4.19.2",
1313
"express-ws": "3.0.0",
1414
"node-pty": "0.7.0"
1515
}

0 commit comments

Comments
 (0)