Skip to content

Commit fb8c7c8

Browse files
Bump express from 5.1.0 to 5.2.0 in /backend (#39)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9410fd commit fb8c7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"date-fns": "4.1.0",
1616
"dayjs": "1.11.18",
1717
"dotenv": "16.4.5",
18-
"express": "5.1.0",
18+
"express": "5.2.0",
1919
"jsonwebtoken": "9.0.2"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)