Skip to content

Commit 09f0c13

Browse files
Bump follow-redirects from 1.14.8 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7edce8e commit 09f0c13

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

yarn.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4969,9 +4969,9 @@ [email protected]:
49694969
integrity sha512-0Bk1AsliuYB550zr4JV9AYhsETsD3ELXUQzdXGJfIc1Ni/ukAfBdQInDhVMYJUaT2QxoamNslwkYF7MlOrPUwg==
49704970

49714971
follow-redirects@^1.0.0:
4972-
version "1.14.8"
4973-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
4974-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
4972+
version "1.15.6"
4973+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4974+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
49754975

49764976
for-in@^1.0.2:
49774977
version "1.0.2"
@@ -10043,8 +10043,7 @@ stringify-object@^3.2.2:
1004310043
is-obj "^1.0.1"
1004410044
is-regexp "^1.0.0"
1004510045

10046-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
10047-
name strip-ansi-cjs
10046+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1004810047
version "6.0.1"
1004910048
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1005010049
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10079,6 +10078,13 @@ strip-ansi@^6.0.0:
1007910078
dependencies:
1008010079
ansi-regex "^5.0.0"
1008110080

10081+
strip-ansi@^6.0.1:
10082+
version "6.0.1"
10083+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10084+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10085+
dependencies:
10086+
ansi-regex "^5.0.1"
10087+
1008210088
strip-ansi@^7.0.1:
1008310089
version "7.1.0"
1008410090
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"

0 commit comments

Comments
 (0)