mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-21 09:58:30 +00:00
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](https://github.com/follow-redirects/follow-redirects/compare/v1.8.0...v1.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
db55d50b56
commit
6bc1687f81
@ -59,7 +59,7 @@
|
|||||||
"embark-i18n": "^5.1.0-nightly.1",
|
"embark-i18n": "^5.1.0-nightly.1",
|
||||||
"embark-logger": "^5.1.0-nightly.1",
|
"embark-logger": "^5.1.0-nightly.1",
|
||||||
"find-up": "2.1.0",
|
"find-up": "2.1.0",
|
||||||
"follow-redirects": "1.8.0",
|
"follow-redirects": "1.9.0",
|
||||||
"fs-extra": "8.1.0",
|
"fs-extra": "8.1.0",
|
||||||
"fuzzy": "0.1.3",
|
"fuzzy": "0.1.3",
|
||||||
"glob": "7.1.4",
|
"glob": "7.1.4",
|
||||||
|
15
yarn.lock
15
yarn.lock
@ -10123,17 +10123,10 @@ follow-redirects@1.5.10:
|
|||||||
dependencies:
|
dependencies:
|
||||||
debug "=3.1.0"
|
debug "=3.1.0"
|
||||||
|
|
||||||
follow-redirects@1.8.0:
|
follow-redirects@1.9.0, follow-redirects@^1.0.0:
|
||||||
version "1.8.0"
|
version "1.9.0"
|
||||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.0.tgz#dcf34930bcfdb6c1eb22b8eb7c457ec95a3dcf40"
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
|
||||||
integrity sha512-eYyazyi+vwXZ6LfSQicvqFwaNEF5xTvnB/rpzRLuqwK45u7WbBEnQ/dDic66KD/A8IzTXFlj2ROAcaP0f2v4lg==
|
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
|
||||||
dependencies:
|
|
||||||
debug "^4.1.1"
|
|
||||||
|
|
||||||
follow-redirects@^1.0.0:
|
|
||||||
version "1.8.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.1.tgz#24804f9eaab67160b0e840c085885d606371a35b"
|
|
||||||
integrity sha512-micCIbldHioIegeKs41DoH0KS3AXfFzgS30qVkM6z/XOE/GJgvmsoc839NUqa1B9udYe9dQxgv7KFwng6+p/dw==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^3.0.0"
|
debug "^3.0.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user