Skip to content

Commit b2b31be

Browse files
chore(deps): Bump express
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3473447 commit b2b31be

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/react-router-6-descendant-routes

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/react-router-6-descendant-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@sentry/react": "latest || *",
77
"@types/react": "18.0.0",
88
"@types/react-dom": "18.0.0",
9-
"express": "4.19.2",
9+
"express": "4.20.0",
1010
"react": "18.2.0",
1111
"react-dom": "18.2.0",
1212
"react-router-dom": "^6.28.0",

0 commit comments

Comments
 (0)