Skip to content

Commit b8c8eb1

Browse files
refactor: bump express from 5.2.0 to 5.2.1
Bumps [express](https://github.com/expressjs/express) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a4d63 commit b8c8eb1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"preview": "npm run build && npm run start"
2323
},
2424
"dependencies": {
25-
"express": "5.2.0",
25+
"express": "5.2.1",
2626
"parse": "7.0.2",
2727
"parse-server": "8.4.0"
2828
},

0 commit comments

Comments
 (0)