Skip to content

Commit 0e7dad2

Browse files
chore(deps): update dependency @types/express to v4.17.21
1 parent 143d195 commit 0e7dad2

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
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@commitlint/cli": "17.4.2",
1919
"@commitlint/config-conventional": "17.4.2",
20-
"@types/express": "4.17.17",
20+
"@types/express": "4.17.21",
2121
"@types/jest": "29.4.0",
2222
"@types/js-yaml": "4.0.5",
2323
"@types/lodash": "4.14.191",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,10 +1004,10 @@
10041004
"@types/qs" "*"
10051005
"@types/serve-static" "*"
10061006

1007-
"@types/[email protected].17":
1008-
version "4.17.17"
1009-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4"
1010-
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==
1007+
"@types/[email protected].21":
1008+
version "4.17.21"
1009+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
1010+
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
10111011
dependencies:
10121012
"@types/body-parser" "*"
10131013
"@types/express-serve-static-core" "^4.17.33"

0 commit comments

Comments
 (0)