Skip to content

Commit 69063dc

Browse files
chore(deps): bump express from 4.19.2 to 4.20.0 (#11973)
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> Co-authored-by: Balázs Orbán <[email protected]>
1 parent 700162c commit 69063dc

File tree

2 files changed

+250
-121
lines changed

2 files changed

+250
-121
lines changed

apps/dev/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"@auth/express": "workspace:*",
20-
"express": "^4.19.2",
20+
"express": "^4.20.0",
2121
"morgan": "^1.10.0",
2222
"pug": "^3.0.2"
2323
},

0 commit comments

Comments
 (0)