Skip to content

Commit 2be945a

Browse files
chore(deps): update dependency @types/express to v4.17.20
1 parent cf6d881 commit 2be945a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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.20",
2424
"@types/node": "18.16.7",
2525
"@types/url-regex-safe": "1.0.0",
2626
"nodemon": "2.0.22",

Diff for: yarn.lock

+4-4
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].20":
196+
version "4.17.20"
197+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.20.tgz#e7c9b40276d29e38a4e3564d7a3d65911e2aa433"
198+
integrity sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==
199199
dependencies:
200200
"@types/body-parser" "*"
201201
"@types/express-serve-static-core" "^4.17.33"

0 commit comments

Comments
 (0)