Skip to content

Commit d2d9c07

Browse files
Bump express from 5.1.0 to 5.2.0 (#51)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e92be0 commit d2d9c07

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 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
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"dependencies": {
13-
"express": "^5.1.0",
13+
"express": "^5.2.0",
1414
"winston": "^3.3.3",
1515
"winston-daily-rotate-file": "^4.5.0"
1616
},

0 commit comments

Comments
 (0)