Skip to content

Commit 3bd22db

Browse files
Bump express from 4.19.2 to 4.20.0 in /xterm (#470)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 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.19.2...4.20.0) --- 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 f81a8be commit 3bd22db

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.19.2",
12+
"express": "4.20.0",
1313
"express-ws": "3.0.0",
1414
"node-pty": "0.7.0"
1515
}

0 commit comments

Comments
 (0)