Skip to content

Commit 811263a

Browse files
authored
Upgrade follow-redirect dependency (opensearch-project#179)
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent 09311a2 commit 811263a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1691,9 +1691,9 @@ flush-write-stream@^1.0.0:
16911691
readable-stream "^2.3.6"
16921692

16931693
follow-redirects@^1.10.0:
1694-
version "1.14.1"
1695-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
1696-
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
1694+
version "1.14.8"
1695+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
1696+
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
16971697

16981698
for-in@^1.0.2:
16991699
version "1.0.2"

0 commit comments

Comments
 (0)