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

Commit 14aca22

Browse files
Bump request from 2.86.0 to 2.87.0
Bumps [request](https://github.com/request/request) from 2.86.0 to 2.87.0. - [Release notes](https://github.com/request/request/releases) - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](request/request@v2.86.0...v2.87.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1736d4d commit 14aca22

File tree

2 files changed

+4
-63
lines changed

2 files changed

+4
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"nyc": "^12.0.2",
9494
"quill-url-embeds": "^1.2.5",
9595
"raven": "~2.6.1",
96-
"request": "~2.86.0",
96+
"request": "~2.87.0",
9797
"request-promise": "~4.2.2",
9898
"sanitize-html": "^1.18.2",
9999
"serve-favicon": "~2.5.0",

yarn.lock

Lines changed: 3 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -746,18 +746,6 @@ [email protected]:
746746
dependencies:
747747
hoek "2.x.x"
748748

749-
750-
version "4.3.1"
751-
resolved "https://registry.yarnpkg.com/boom/-/boom-4.3.1.tgz#4f8a3005cb4a7e3889f749030fd25b96e01d2e31"
752-
dependencies:
753-
hoek "4.x.x"
754-
755-
756-
version "5.2.0"
757-
resolved "https://registry.yarnpkg.com/boom/-/boom-5.2.0.tgz#5dd9da6ee3a5f302077436290cb717d3f4a54e02"
758-
dependencies:
759-
hoek "4.x.x"
760-
761749
boxen@^1.2.1:
762750
version "1.3.0"
763751
resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.3.0.tgz#55c6c39a8ba58d9c61ad22cd877532deb665a20b"
@@ -1345,12 +1333,6 @@ [email protected]:
13451333
dependencies:
13461334
boom "2.x.x"
13471335

1348-
1349-
version "3.1.2"
1350-
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-3.1.2.tgz#a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe"
1351-
dependencies:
1352-
boom "5.x.x"
1353-
13541336
crypto-js@^3.1.9-1:
13551337
version "3.1.9-1"
13561338
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.1.9-1.tgz#fda19e761fc077e01ffbfdc6e9fdfc59e8806cd8"
@@ -1944,7 +1926,7 @@ external-editor@^2.0.4:
19441926
iconv-lite "^0.4.17"
19451927
tmp "^0.0.33"
19461928

1947-
extglob@^2.0.4:
1929+
extglob@^2.0.2, extglob@^2.0.4:
19481930
version "2.0.4"
19491931
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
19501932
dependencies:
@@ -2591,15 +2573,6 @@ hawk@~3.1.3:
25912573
hoek "2.x.x"
25922574
sntp "1.x.x"
25932575

2594-
hawk@~6.0.2:
2595-
version "6.0.2"
2596-
resolved "https://registry.yarnpkg.com/hawk/-/hawk-6.0.2.tgz#af4d914eb065f9b5ce4d9d11c1cb2126eecc3038"
2597-
dependencies:
2598-
boom "4.x.x"
2599-
cryptiles "3.x.x"
2600-
hoek "4.x.x"
2601-
sntp "2.x.x"
2602-
26032576
26042577
version "0.5.0"
26052578
resolved "https://registry.yarnpkg.com/he/-/he-0.5.0.tgz#2c05ffaef90b68e860f3fd2b54ef580989277ee2"
@@ -3847,7 +3820,7 @@ nan@^2.3.2, nan@^2.9.2:
38473820
version "2.10.0"
38483821
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
38493822

3850-
nanomatch@^1.2.9:
3823+
nanomatch@^1.2.5, nanomatch@^1.2.9:
38513824
version "1.2.13"
38523825
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
38533826
dependencies:
@@ -4686,7 +4659,7 @@ request-promise@~4.2.2:
46864659
tunnel-agent "^0.6.0"
46874660
uuid "^3.0.0"
46884661

4689-
request@^2.78.0:
4662+
request@^2.78.0, request@~2.87.0:
46904663
version "2.87.0"
46914664
resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
46924665
dependencies:
@@ -4736,32 +4709,6 @@ request@~2.79.0:
47364709
tunnel-agent "~0.4.1"
47374710
uuid "^3.0.0"
47384711

4739-
request@~2.86.0:
4740-
version "2.86.0"
4741-
resolved "https://registry.yarnpkg.com/request/-/request-2.86.0.tgz#2b9497f449b0a32654c081a5cf426bbfb5bf5b69"
4742-
dependencies:
4743-
aws-sign2 "~0.7.0"
4744-
aws4 "^1.6.0"
4745-
caseless "~0.12.0"
4746-
combined-stream "~1.0.5"
4747-
extend "~3.0.1"
4748-
forever-agent "~0.6.1"
4749-
form-data "~2.3.1"
4750-
har-validator "~5.0.3"
4751-
hawk "~6.0.2"
4752-
http-signature "~1.2.0"
4753-
is-typedarray "~1.0.0"
4754-
isstream "~0.1.2"
4755-
json-stringify-safe "~5.0.1"
4756-
mime-types "~2.1.17"
4757-
oauth-sign "~0.8.2"
4758-
performance-now "^2.1.0"
4759-
qs "~6.5.1"
4760-
safe-buffer "^5.1.1"
4761-
tough-cookie "~2.3.3"
4762-
tunnel-agent "^0.6.0"
4763-
uuid "^3.1.0"
4764-
47654712
require-directory@^2.1.1:
47664713
version "2.1.1"
47674714
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
@@ -5074,12 +5021,6 @@ [email protected]:
50745021
dependencies:
50755022
hoek "2.x.x"
50765023

5077-
5078-
version "2.1.0"
5079-
resolved "https://registry.yarnpkg.com/sntp/-/sntp-2.1.0.tgz#2c6cec14fedc2222739caf9b5c3d85d1cc5a2cc8"
5080-
dependencies:
5081-
hoek "4.x.x"
5082-
50835024
socket.io-adapter@~1.1.0:
50845025
version "1.1.1"
50855026
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-1.1.1.tgz#2a805e8a14d6372124dd9159ad4502f8cb07f06b"

0 commit comments

Comments
 (0)