Skip to content

Commit b8f9582

Browse files
build(deps): bump express from 5.1.0 to 5.2.0 in /backend
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e0db4 commit b8f9582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"date-fns": "3.6.0",
4141
"dotenv": "16.4.5",
4242
"etag": "1.8.1",
43-
"express": "5.1.0",
43+
"express": "5.2.0",
4444
"express-rate-limit": "7.5.1",
4545
"firebase-admin": "12.0.0",
4646
"helmet": "4.6.0",

0 commit comments

Comments
 (0)