Skip to content

Commit 8353d94

Browse files
Bump express from 4.19.2 to 4.20.0 in /example/node (#153)
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 6f6338b commit 8353d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"i18next-http-backend": "2.6.0"
66
},
77
"devDependencies": {
8-
"express": "4.19.2"
8+
"express": "4.20.0"
99
}
1010
}

0 commit comments

Comments
 (0)