Skip to content

Commit 8be3ac8

Browse files
chore(deps): bump express from 4.19.2 to 4.20.0 (#1425)
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 52ba8fd commit 8be3ac8

File tree

2 files changed

+171
-103
lines changed

2 files changed

+171
-103
lines changed

examples/vpssr-linaria-solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@wyw-in-js/vite": "^0.4.0",
1515
"babel-preset-solid": "^1.6.2",
1616
"compression": "^1.7.4",
17-
"express": "^4.19.2",
17+
"express": "^4.20.0",
1818
"sirv": "^2.0.2",
1919
"solid-js": "^1.6.2",
2020
"vite": "^3.2.10",

0 commit comments

Comments
 (0)