Skip to content

Commit 8cc8541

Browse files
Bump express from 4.17.3 to 4.20.0
Bumps [express](https://github.com/expressjs/express) from 4.17.3 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.17.3...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 724efe4 commit 8cc8541

File tree

2 files changed

+236
-94
lines changed

2 files changed

+236
-94
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-config-airbnb-base": "^14.2.1",
2323
"eslint-plugin-import": "^2.25.2",
2424
"eslint-plugin-prettier": "^4.0.0",
25-
"express": "^4.17.3",
25+
"express": "^4.20.0",
2626
"nodemon": "^2.0.14",
2727
"pg": "^8.13.1",
2828
"prettier": "^2.4.1"

0 commit comments

Comments
 (0)