Skip to content

Commit b346563

Browse files
build(deps): bump express in /packages/react-searchbox/examples/with-ssr
Bumps [express](https://github.com/expressjs/express) from 4.17.1 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.1...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c880b9b commit b346563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-searchbox/examples/with-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@appbaseio/react-searchbox": "1.9.0",
31-
"express": "4.17.1",
31+
"express": "4.20.0",
3232
"prop-types": "15.6.0",
3333
"react": "17.0.2",
3434
"react-dom": "17.0.2"

0 commit comments

Comments
 (0)