Skip to content

Commit 03ab547

Browse files
chore: update dependency express to ^5.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dfa201 commit 03ab547

File tree

2 files changed

+14
-33
lines changed

2 files changed

+14
-33
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"@commitlint/cli": "^20.1.0",
3131
"@commitlint/config-conventional": "^20.0.0",
3232
"@eslint/eslintrc": "^3.3.3",
33-
"@types/express": "^5.0.5",
33+
"@types/express": "^5.0.6",
3434
"chai": "^6.2.1",
3535
"eslint": "^9.39.1",
3636
"eslint-config-loopback": "^13.1.0",
3737
"eslint-plugin-mocha": "^10.5.0",
38-
"express": "^5.1.0",
38+
"express": "^5.2.1",
3939
"lockfile-lint": "^4.14.1",
4040
"mocha": "^10.8.2",
4141
"supertest": "^7.1.4"

0 commit comments

Comments
 (0)