Skip to content

Commit e02e56e

Browse files
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#591)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tiago <[email protected]>
1 parent f296045 commit e02e56e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@types/qs": "^6.9.10",
115115
"axios": "0.x",
116116
"faye": "^1.4.0",
117-
"follow-redirects": "1.15.3",
117+
"follow-redirects": "1.15.4",
118118
"form-data": "^4.0.0",
119119
"jsonwebtoken": "^9.0.2",
120120
"jwt-decode": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4389,10 +4389,10 @@ flatted@^3.2.7, flatted@^3.2.9:
43894389
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
43904390
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
43914391

4392-
[email protected].3, follow-redirects@^1.0.0, follow-redirects@^1.14.9:
4393-
version "1.15.3"
4394-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
4395-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
4392+
[email protected].4, follow-redirects@^1.0.0, follow-redirects@^1.14.9:
4393+
version "1.15.4"
4394+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
4395+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
43964396

43974397
for-each@^0.3.3:
43984398
version "0.3.3"

0 commit comments

Comments
 (0)