Skip to content

Commit 05b5d87

Browse files
Bump express from 4.19.2 to 4.20.0 in /example/fallback (#53)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a44bba9 commit 05b5d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/fallback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"i18next-http-backend": "1.2.4"
88
},
99
"devDependencies": {
10-
"express": "4.19.2"
10+
"express": "4.20.0"
1111
}
1212
}

0 commit comments

Comments
 (0)