Skip to content

Commit 0c0bfc8

Browse files
build(deps-dev): bump express from 4.18.2 to 4.19.2 (#1777)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cff713 commit 0c0bfc8

File tree

3 files changed

+13
-43
lines changed

3 files changed

+13
-43
lines changed

examples/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"h3": "^1.8.0",
2323
"@types/express": "^4.17.13",
2424
"@types/body-parser": "^1.19.2",
25-
"express": "^4.17.1",
25+
"express": "^4.19.2",
2626
"body-parser": "^1.19.1",
2727
"jiti": "^1.19.3",
2828
"ofetch": "^1.1.1",

examples/ssr/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@intlify/vite-plugin-vue-i18n": "^5.0.1",
2929
"compression": "^1.7.4",
3030
"cross-env": "^7.0.3",
31-
"express": "^4.17.1",
31+
"express": "^4.19.2",
3232
"express-status-monitor": "^1.3.3",
3333
"serve-static": "^1.14.1"
3434
}

pnpm-lock.yaml

+11-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)