Skip to content

Commit 29b3f1c

Browse files
fix: bump up follow-redirects version to 1.15.11
TICKET: DX-1554
1 parent 5be4cb3 commit 29b3f1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.6",
76+
"follow-redirects": "1.15.11",
7777
"io-ts": "npm:@bitgo-forks/[email protected]",
7878
"isbinaryfile": "5.0.0",
7979
"minimist": "1.2.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11790,7 +11790,7 @@ flux@^4.0.1:
1179011790
fbemitter "^3.0.0"
1179111791
fbjs "^3.0.1"
1179211792

11793-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
11793+
follow-redirects@1.15.11, follow-redirects@^1.0.0, follow-redirects@^1.15.6:
1179411794
version "1.15.11"
1179511795
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
1179611796
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==

0 commit comments

Comments
 (0)