aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-15 07:20:25 +0000
committerGitHub <[email protected]>2022-02-15 07:20:25 +0000
commit9b9c200e73725489c88007c6b73aed7dd9648e7e (patch)
treea85d1488d08cd3c5bef43cf8baaa8d725826c63d
parentMerge pull request #5 from Fuwn/dependabot/npm_and_yarn/nanoid-3.2.0 (diff)
downloadhost.fuwn.me-dependabot/npm_and_yarn/follow-redirects-1.14.8.tar.xz
host.fuwn.me-dependabot/npm_and_yarn/follow-redirects-1.14.8.zip
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8dependabot/npm_and_yarn/follow-redirects-1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package-lock.json6
-rw-r--r--yarn.lock6
2 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 476b68e..6285a77 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8053,9 +8053,9 @@
}
},
"follow-redirects": {
- "version": "1.14.7",
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
- "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ=="
+ "version": "1.14.8",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
+ "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA=="
},
"for-in": {
"version": "1.0.2",
diff --git a/yarn.lock b/yarn.lock
index a507e55..b1c48aa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5393,9 +5393,9 @@ flush-write-stream@^1.0.0:
readable-stream "^2.3.6"
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
- version "1.14.7"
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
- integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
+ version "1.14.8"
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
+ integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
for-in@^1.0.1, for-in@^1.0.2:
version "1.0.2"