Skip to content

Commit 37ba2dc

Browse files
build(deps-dev): bump express from 5.1.0 to 5.2.0 (#617)
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffba024 commit 37ba2dc

File tree

2 files changed

+90
-84
lines changed

2 files changed

+90
-84
lines changed

playground/backend-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^19.1.8",
1818
"@types/react-dom": "^19.1.6",
1919
"@vitejs/plugin-react": "^4.7.0",
20-
"express": "^5.1.0",
20+
"express": "^5.2.0",
2121
"http-proxy-middleware": "^3.0.5",
2222
"typescript": "^5.8.3",
2323
"vite": "^7.1.11",

0 commit comments

Comments
 (0)