Skip to content

Commit 92c2441

Browse files
chore(deps): update dependency @types/express to v4.17.21 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0f609d commit 92c2441

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
@@ -20,7 +20,7 @@
2020
"url-regex-safe": "3.0.0"
2121
},
2222
"devDependencies": {
23-
"@types/express": "4.17.17",
23+
"@types/express": "4.17.21",
2424
"@types/node": "18.16.7",
2525
"@types/url-regex-safe": "1.0.2",
2626
"nodemon": "2.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,10 @@
192192
"@types/qs" "*"
193193
"@types/range-parser" "*"
194194

195-
"@types/[email protected].17":
196-
version "4.17.17"
197-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4"
198-
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==
195+
"@types/[email protected].21":
196+
version "4.17.21"
197+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
198+
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
199199
dependencies:
200200
"@types/body-parser" "*"
201201
"@types/express-serve-static-core" "^4.17.33"

0 commit comments

Comments
 (0)