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

Commit 321b1f3

Browse files
committed
Update dependency @types/express to v4.17.7
1 parent e1e1143 commit 321b1f3

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.4",
26+
"@types/express": "4.17.7",
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
@@ -952,10 +952,10 @@
952952
"@types/node" "*"
953953
"@types/range-parser" "*"
954954

955-
"@types/[email protected].4":
956-
version "4.17.4"
957-
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.4.tgz#e78bf09f3f530889575f4da8a94cd45384520aac"
958-
integrity sha512-DO1L53rGqIDUEvOjJKmbMEQ5Z+BM2cIEPy/eV3En+s166Gz+FeuzRerxcab757u/U4v4XF4RYrZPmqKa+aY/2w==
955+
"@types/[email protected].7":
956+
version "4.17.7"
957+
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59"
958+
integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ==
959959
dependencies:
960960
"@types/body-parser" "*"
961961
"@types/express-serve-static-core" "*"

0 commit comments

Comments
 (0)