Skip to content

Commit 0ee6506

Browse files
fix: bump up follow-redirects version
2 parents cb1d499 + 29b3f1c commit 0ee6506

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.11",
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
@@ -11753,10 +11753,10 @@ flux@^4.0.1:
1175311753
fbemitter "^3.0.0"
1175411754
fbjs "^3.0.1"
1175511755

11756-
[email protected].4, follow-redirects@^1.0.0, follow-redirects@^1.15.6:
11757-
version "1.15.4"
11758-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
11759-
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
11756+
[email protected].11, follow-redirects@^1.0.0, follow-redirects@^1.15.6:
11757+
version "1.15.11"
11758+
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
11759+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
1176011760

1176111761
for-each@^0.3.3, for-each@^0.3.5, for-each@~0.3.3:
1176211762
version "0.3.5"

0 commit comments

Comments
 (0)