Skip to content

Commit

Permalink
📦 Update dependency request to v2.88.2 (#26740)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2020
1 parent d1ab2d2 commit 000b3a2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -163,7 +163,7 @@
"react-externs": "0.13.6",
"react-with-direction": "1.3.1",
"regexp.escape": "1.1.0",
"request": "2.88.0",
"request": "2.88.2",
"request-promise": "4.2.5",
"require-hijack": "1.2.1",
"rocambole": "0.7.0",
Expand Down
28 changes: 27 additions & 1 deletion yarn.lock
Expand Up @@ -14094,7 +14094,33 @@ request-promise@4.2.5:
stealthy-require "^1.1.1"
tough-cookie "^2.3.3"

request@2.88.0, request@^2.87.0, request@^2.88.0:
request@2.88.2:
version "2.88.2"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
dependencies:
aws-sign2 "~0.7.0"
aws4 "^1.8.0"
caseless "~0.12.0"
combined-stream "~1.0.6"
extend "~3.0.2"
forever-agent "~0.6.1"
form-data "~2.3.2"
har-validator "~5.1.3"
http-signature "~1.2.0"
is-typedarray "~1.0.0"
isstream "~0.1.2"
json-stringify-safe "~5.0.1"
mime-types "~2.1.19"
oauth-sign "~0.9.0"
performance-now "^2.1.0"
qs "~6.5.2"
safe-buffer "^5.1.2"
tough-cookie "~2.5.0"
tunnel-agent "^0.6.0"
uuid "^3.3.2"

request@^2.87.0, request@^2.88.0:
version "2.88.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
Expand Down

0 comments on commit 000b3a2

Please sign in to comment.