Skip to content

Commit e9983c1

Browse files
chore(deps): update dependency @types/express to v4.17.12 (#1677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2523aef commit e9983c1

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
@@ -210,7 +210,7 @@
210210
"@types/bluebird": "3.5.35",
211211
"@types/chai": "4.2.17",
212212
"@types/dirty-chai": "2.0.2",
213-
"@types/express": "4.17.11",
213+
"@types/express": "4.17.12",
214214
"@types/fs-extra": "9.0.11",
215215
"@types/glob": "7.1.3",
216216
"@types/lodash": "4.14.170",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
"@types/qs" "*"
451451
"@types/range-parser" "*"
452452

453-
"@types/express@4.17.11":
454-
version "4.17.11"
455-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
456-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
453+
"@types/express@4.17.12":
454+
version "4.17.12"
455+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
456+
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
457457
dependencies:
458458
"@types/body-parser" "*"
459459
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)