Skip to content

Commit 2f77e38

Browse files
Bump express from 4.17.1 to 4.22.0
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.22.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md) - [Commits](expressjs/express@4.17.1...4.22.0) --- updated-dependencies: - dependency-name: express dependency-version: 4.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 835b103 commit 2f77e38

File tree

2 files changed

+166
-243
lines changed

2 files changed

+166
-243
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"body-parser": "^1.20.3",
1212
"dotenv": "^8.1.0",
13-
"express": "^4.17.1",
13+
"express": "^4.22.0",
1414
"i18n": "^0.8.3",
1515
"node-fetch": "^2.6.1",
1616
"path": "^0.12.7"

0 commit comments

Comments
 (0)