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

Commit fc53b4e

Browse files
committed
Update dependency @types/express to v4.17.6
1 parent 9a9aa81 commit fc53b4e

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.6",
2727
"@types/got": "9.6.10",
2828
"@types/highlight.js": "9.12.3",
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].6":
956+
version "4.17.6"
957+
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e"
958+
integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==
959959
dependencies:
960960
"@types/body-parser" "*"
961961
"@types/express-serve-static-core" "*"

0 commit comments

Comments
 (0)