Skip to content

Commit f05e235

Browse files
chore(deps): update dependency @types/express to v5.0.2 (#1355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b592f83 commit f05e235

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.1",
29+
"@types/express": "5.0.2",
3030
"@types/jest": "27.5.2",
3131
"@types/node": "22.15.18",
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.1":
1940-
version "5.0.1"
1941-
resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.1.tgz#138d741c6e5db8cc273bec5285cd6e9d0779fc9f"
1942-
integrity sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ==
1939+
"@types/express@5.0.2":
1940+
version "5.0.2"
1941+
resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.2.tgz#7be9e337a5745d6b43ef5b0c352dad94a7f0c256"
1942+
integrity sha512-BtjL3ZwbCQriyb0DGw+Rt12qAXPiBTPs815lsUvtt1Grk0vLRMZNMUZ741d5rjk+UQOxfDiBZ3dxpX00vSkK3g==
19431943
dependencies:
19441944
"@types/body-parser" "*"
19451945
"@types/express-serve-static-core" "^5.0.0"

0 commit comments

Comments
 (0)