Skip to content

Commit 8a4a898

Browse files
Bump express from 4.18.2 to 4.20.0
Bumps [express](https://github.com/expressjs/express) from 4.18.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.18.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87811dc commit 8a4a898

File tree

2 files changed

+254
-3
lines changed

2 files changed

+254
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "^2.27.5",
5050
"eslint-plugin-jest": "^27.2.2",
5151
"eslint-plugin-prettier": "^4.0.0",
52-
"express": "^4.18.2",
52+
"express": "^4.20.0",
5353
"get-monorepo-packages": "^1.2.0",
5454
"husky": "^8.0.0",
5555
"jest": "^29.7.0",

0 commit comments

Comments
 (0)