Skip to content

Commit 9b9da87

Browse files
chore(deps): update dependency @types/express to v5.0.4 (#1384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 294d1cf commit 9b9da87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@semantic-release/changelog": "6.0.3",
2727
"@semantic-release/exec": "6.0.3",
2828
"@semantic-release/git": "10.0.1",
29-
"@types/express": "5.0.3",
29+
"@types/express": "5.0.4",
3030
"@types/jest": "27.5.2",
3131
"@types/node": "22.17.1",
3232
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1936,10 +1936,10 @@
19361936
"@types/range-parser" "*"
19371937
"@types/send" "*"
19381938

1939-
"@types/express@5.0.3":
1940-
version "5.0.3"
1941-
resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.3.tgz#6c4bc6acddc2e2a587142e1d8be0bce20757e956"
1942-
integrity sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==
1939+
"@types/express@5.0.4":
1940+
version "5.0.4"
1941+
resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.4.tgz#975e7fc1097066a83b992fd2bb8a4819622e8bae"
1942+
integrity sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA==
19431943
dependencies:
19441944
"@types/body-parser" "*"
19451945
"@types/express-serve-static-core" "^5.0.0"

0 commit comments

Comments
 (0)