Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit d9902b6

Browse files
Update dependency @types/express to v4.17.12 (#445)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 47c450e commit d9902b6

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
@@ -23,7 +23,7 @@
2323
"@sourcegraph/prettierrc": "^3.0.3",
2424
"@sourcegraph/tsconfig": "^4.0.1",
2525
"@sourcegraph/tslint-config": "^13.4.0",
26-
"@types/express": "4.17.11",
26+
"@types/express": "4.17.12",
2727
"@types/got": "9.6.11",
2828
"@types/highlight.js": "9.12.4",
2929
"@types/ini": "1.3.30",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -953,10 +953,10 @@
953953
"@types/qs" "*"
954954
"@types/range-parser" "*"
955955

956-
"@types/express@4.17.11":
957-
version "4.17.11"
958-
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
959-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
956+
"@types/express@4.17.12":
957+
version "4.17.12"
958+
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
959+
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
960960
dependencies:
961961
"@types/body-parser" "*"
962962
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)