aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-13 15:42:16 +0000
committerGitHub <[email protected]>2022-02-13 15:42:16 +0000
commit2696269d4118fe17ff01683347bf9fb413366634 (patch)
tree4f6cdc91e2362257be85b8d9778c8b2a50ab90ff /package-lock.json
parentMerge pull request #5 from Fuwn/dependabot/npm_and_yarn/axios-0.21.2 (diff)
downloadtwittlet-2696269d4118fe17ff01683347bf9fb413366634.tar.xz
twittlet-2696269d4118fe17ff01683347bf9fb413366634.zip
Bump follow-redirects from 1.14.7 to 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]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4701337..e1a50b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -445,9 +445,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=="
},
"forever-agent": {
"version": "0.6.1",