Skip to content

Commit 5be4cb3

Browse files
fix: bump up follow-redirects version
TICKET: DX-1554
1 parent 826afcd commit 5be4cb3

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
@@ -73,7 +73,7 @@
7373
"body-parser": "1.20.3",
7474
"degenerator": "5.0.0",
7575
"eventsource": "2.0.2",
76-
"follow-redirects": "1.15.4",
76+
"follow-redirects": "^1.15.6",
7777
"io-ts": "npm:@bitgo-forks/[email protected]",
7878
"isbinaryfile": "5.0.0",
7979
"minimist": "1.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11790,10 +11790,10 @@ flux@^4.0.1:
1179011790
fbemitter "^3.0.0"
1179111791
fbjs "^3.0.1"
1179211792

11793-
follow-redirects@1.15.4, follow-redirects@^1.0.0, follow-redirects@^1.15.6:
11794-
version "1.15.4"
11795-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
11796-
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
11793+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
11794+
version "1.15.11"
11795+
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
11796+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
1179711797

1179811798
for-each@^0.3.3, for-each@^0.3.5, for-each@~0.3.3:
1179911799
version "0.3.5"

0 commit comments

Comments
 (0)