Skip to content

Commit 316441f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/express to v4.17.13
1 parent ded5e69 commit 316441f

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
@@ -81,7 +81,7 @@
8181
"@types/atob": "2.1.2",
8282
"@types/btoa": "1.2.3",
8383
"@types/dotenv": "6.1.1",
84-
"@types/express": "4.17.11",
84+
"@types/express": "4.17.13",
8585
"@types/fs-extra": "8.1.2",
8686
"@types/ioredis": "3.2.24",
8787
"@types/jsonwebtoken": "8.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,10 +1116,10 @@
11161116
"@types/qs" "*"
11171117
"@types/range-parser" "*"
11181118

1119-
"@types/[email protected].11":
1120-
version "4.17.11"
1121-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
1122-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
1119+
"@types/[email protected].13":
1120+
version "4.17.13"
1121+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
1122+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
11231123
dependencies:
11241124
"@types/body-parser" "*"
11251125
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)