Skip to content

Commit 3ef98f0

Browse files
chore(deps): bump express from 5.1.0 to 5.2.1 in the npm-security-updates group across 1 directory (#21)
chore(deps): bump express Bumps the npm-security-updates group with 1 update in the / directory: [express](https://github.com/expressjs/express). Updates `express` from 5.1.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.1.0...v5.2.1) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm-security-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dbabc2 commit 3ef98f0

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

package-lock.json

Lines changed: 6 additions & 3 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
@@ -21,7 +21,7 @@
2121
"@auth/express": "^0.11.0",
2222
"cookie-parser": "^1.4.7",
2323
"dotenv": "^16.5.0",
24-
"express": "^5.1.0",
24+
"express": "^5.2.1",
2525
"express-handlebars": "^8.0.1",
2626
"handlebars": "^4.7.8",
2727
"openid-client": "^6.6.2",

0 commit comments

Comments
 (0)