Skip to content

Commit 8b43f62

Browse files
committed
chore(deps): update dependency @types/express to v4.17.13
1 parent 75e9150 commit 8b43f62

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/debug": "^4.1.5",
35-
"@types/express": "^4.17.11",
35+
"@types/express": "4.17.13",
3636
"@types/jest": "^26.0.20",
3737
"@types/webpack": "^4.41.26",
3838
"@typescript-eslint/eslint-plugin": "^4.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -829,10 +829,10 @@
829829
"@types/qs" "*"
830830
"@types/range-parser" "*"
831831

832-
"@types/express@^4.17.11":
833-
version "4.17.11"
834-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
835-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
832+
"@types/[email protected].13":
833+
version "4.17.13"
834+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
835+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
836836
dependencies:
837837
"@types/body-parser" "*"
838838
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)