Skip to content

Commit 6bc1687

Browse files
build(deps): bump follow-redirects from 1.8.0 to 1.9.0
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.8.0...v1.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent db55d50 commit 6bc1687

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

packages/core/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"embark-i18n": "^5.1.0-nightly.1",
6060
"embark-logger": "^5.1.0-nightly.1",
6161
"find-up": "2.1.0",
62-
"follow-redirects": "1.8.0",
62+
"follow-redirects": "1.9.0",
6363
"fs-extra": "8.1.0",
6464
"fuzzy": "0.1.3",
6565
"glob": "7.1.4",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10123,17 +10123,10 @@ [email protected]:
1012310123
dependencies:
1012410124
debug "=3.1.0"
1012510125

10126-
10127-
version "1.8.0"
10128-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.0.tgz#dcf34930bcfdb6c1eb22b8eb7c457ec95a3dcf40"
10129-
integrity sha512-eYyazyi+vwXZ6LfSQicvqFwaNEF5xTvnB/rpzRLuqwK45u7WbBEnQ/dDic66KD/A8IzTXFlj2ROAcaP0f2v4lg==
10130-
dependencies:
10131-
debug "^4.1.1"
10132-
10133-
follow-redirects@^1.0.0:
10134-
version "1.8.1"
10135-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.1.tgz#24804f9eaab67160b0e840c085885d606371a35b"
10136-
integrity sha512-micCIbldHioIegeKs41DoH0KS3AXfFzgS30qVkM6z/XOE/GJgvmsoc839NUqa1B9udYe9dQxgv7KFwng6+p/dw==
10126+
[email protected], follow-redirects@^1.0.0:
10127+
version "1.9.0"
10128+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
10129+
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
1013710130
dependencies:
1013810131
debug "^3.0.0"
1013910132

0 commit comments

Comments
 (0)