Skip to content

Commit c901e07

Browse files
Bump express from 5.1.0 to 5.2.0
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>
1 parent 35ff1e9 commit c901e07

File tree

2 files changed

+138
-107
lines changed

2 files changed

+138
-107
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"clsx": "^2.1.1",
4545
"cors": "^2.8.5",
4646
"dotenv": "^17.2.1",
47-
"express": "^5.1.0",
47+
"express": "^5.2.0",
4848
"framer-motion": "^12.23.12",
4949
"isbot": "^5.1.29",
5050
"lucide-react": "^0.534.0",

0 commit comments

Comments
 (0)