Skip to content

Commit c55596f

Browse files
Bump follow-redirects from 1.14.9 to 1.15.6 in /dispatcher/frontend-ui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.9...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c68b32 commit c55596f

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

dispatcher/frontend-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"core-js": "^3.3.2",
1818
"deep-diff": "^1.0.2",
1919
"filesize": "^6.0.1",
20-
"follow-redirects": "1.14.9",
20+
"follow-redirects": "1.15.6",
2121
"glob-parent": "^6.0.1",
2222
"jsonwebtoken": "^8.5.1",
2323
"luxon": "^2.5.2",

dispatcher/frontend-ui/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4067,15 +4067,10 @@ flush-write-stream@^1.0.0:
40674067
inherits "^2.0.3"
40684068
readable-stream "^2.3.6"
40694069

4070-
follow-redirects@1.14.9:
4071-
version "1.14.9"
4072-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
4073-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
4074-
4075-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4076-
version "1.15.3"
4077-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
4078-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
4070+
follow-redirects@1.15.6, follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4071+
version "1.15.6"
4072+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4073+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
40794074

40804075
for-in@^1.0.2:
40814076
version "1.0.2"

0 commit comments

Comments
 (0)