Skip to content

Commit 4168b0c

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 b784ca0 commit 4168b0c

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

yarn.lock

+11-5
Original file line numberDiff line numberDiff line change
@@ -5082,9 +5082,9 @@ [email protected]:
50825082
integrity sha512-0Bk1AsliuYB550zr4JV9AYhsETsD3ELXUQzdXGJfIc1Ni/ukAfBdQInDhVMYJUaT2QxoamNslwkYF7MlOrPUwg==
50835083

50845084
follow-redirects@^1.0.0:
5085-
version "1.14.8"
5086-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
5087-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
5085+
version "1.15.6"
5086+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
5087+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
50885088

50895089
for-in@^1.0.2:
50905090
version "1.0.2"
@@ -10137,8 +10137,7 @@ stringify-object@^3.2.2:
1013710137
is-obj "^1.0.1"
1013810138
is-regexp "^1.0.0"
1013910139

10140-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
10141-
name strip-ansi-cjs
10140+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1014210141
version "6.0.1"
1014310142
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1014410143
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10173,6 +10172,13 @@ strip-ansi@^6.0.0:
1017310172
dependencies:
1017410173
ansi-regex "^5.0.0"
1017510174

10175+
strip-ansi@^6.0.1:
10176+
version "6.0.1"
10177+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10178+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10179+
dependencies:
10180+
ansi-regex "^5.0.1"
10181+
1017610182
strip-ansi@^7.0.1:
1017710183
version "7.1.0"
1017810184
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"

0 commit comments

Comments
 (0)