Skip to content

Commit c096f84

Browse files
authored
Update types for request (#6205)
1 parent 76a638b commit c096f84

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
@@ -86,7 +86,7 @@
8686
"@types/tmp": "0.2.1",
8787
"@types/yargs": "17.0.3",
8888
"@types/js-yaml": "4.0.5",
89-
"@types/request": "2.48.7",
89+
"@types/request": "2.48.8",
9090
"@typescript-eslint/eslint-plugin": "4.31.2",
9191
"@typescript-eslint/eslint-plugin-tslint": "4.31.2",
9292
"@typescript-eslint/parser": "4.31.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3237,10 +3237,10 @@
32373237
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
32383238
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
32393239

3240-
"@types/[email protected].7":
3241-
version "2.48.7"
3242-
resolved "https://registry.npmjs.org/@types/request/-/request-2.48.7.tgz#a962d11a26e0d71d9a9913d96bb806dc4d4c2f19"
3243-
integrity sha512-GWP9AZW7foLd4YQxyFZDBepl0lPsWLMEXDZUjQ/c1gqVPDPECrRZyEzuhJdnPWioFCq3Tv0qoGpMD6U+ygd4ZA==
3240+
"@types/[email protected].8":
3241+
version "2.48.8"
3242+
resolved "https://registry.npmjs.org/@types/request/-/request-2.48.8.tgz#0b90fde3b655ab50976cb8c5ac00faca22f5a82c"
3243+
integrity sha512-whjk1EDJPcAR2kYHRbFl/lKeeKYTi05A15K9bnLInCVroNDCtXce57xKdI0/rQaA3K+6q0eFyUBPmqfSndUZdQ==
32443244
dependencies:
32453245
"@types/caseless" "*"
32463246
"@types/node" "*"

0 commit comments

Comments
 (0)