From b4ff16670ec561f83d74b0759f8b61127d407187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 01:20:24 +0000 Subject: [PATCH] Bump follow-redirects from 1.11.0 to 1.14.8 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.11.0...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 64 +++++++++++++---------------------------------- 1 file changed, 17 insertions(+), 47 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0bbbe1..1d29b6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5467,24 +5467,6 @@ "follow-redirects": "^1.10.0" } }, - "node_modules/axios/node_modules/follow-redirects": { - "version": "1.14.1", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } - ], - "license": "MIT", - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, "node_modules/axobject-query": { "version": "2.2.0", "license": "Apache-2.0" @@ -11775,20 +11757,22 @@ "license": "Apache-2.0" }, "node_modules/follow-redirects": { - "version": "1.11.0", - "license": "MIT", - "dependencies": { - "debug": "^3.0.0" - }, + "version": "1.14.8", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", + "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], "engines": { "node": ">=4.0" - } - }, - "node_modules/follow-redirects/node_modules/debug": { - "version": "3.2.6", - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } } }, "node_modules/for-in": { @@ -33400,11 +33384,6 @@ "version": "0.21.1", "requires": { "follow-redirects": "^1.10.0" - }, - "dependencies": { - "follow-redirects": { - "version": "1.14.1" - } } }, "axobject-query": { @@ -37786,18 +37765,9 @@ "version": "0.6.32" }, "follow-redirects": { - "version": "1.11.0", - "requires": { - "debug": "^3.0.0" - }, - "dependencies": { - "debug": { - "version": "3.2.6", - "requires": { - "ms": "^2.1.1" - } - } - } + "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"