Skip to content

Commit a1218f9

Browse files
authoredMar 21, 2023
chore(deps): bump follow-redirects from 1.9.0 to 1.14.8 (#733)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.9.0...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f9e8d4 commit a1218f9

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed
 

‎yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -4046,7 +4046,7 @@ debug@4.3.1, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.
40464046
dependencies:
40474047
ms "2.1.2"
40484048

4049-
debug@^3.0.0, debug@^3.1.0:
4049+
debug@^3.1.0:
40504050
version "3.2.6"
40514051
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
40524052
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -5368,17 +5368,10 @@ flush-write-stream@^1.0.2:
53685368
inherits "^2.0.3"
53695369
readable-stream "^2.3.6"
53705370

5371-
follow-redirects@^1.0.0:
5372-
version "1.9.0"
5373-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
5374-
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
5375-
dependencies:
5376-
debug "^3.0.0"
5377-
5378-
follow-redirects@^1.10.0:
5379-
version "1.13.1"
5380-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5381-
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
5371+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5372+
version "1.14.8"
5373+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
5374+
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
53825375

53835376
for-in@^1.0.1, for-in@^1.0.2:
53845377
version "1.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.