Skip to content

Commit 1e6ce28

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] <[email protected]>
1 parent 301855c commit 1e6ce28

File tree

2 files changed

+128
-143
lines changed

2 files changed

+128
-143
lines changed

package.json

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

0 commit comments

Comments
 (0)