From d0f4b6ce7059ed62f85252e8d665554ecd41fa27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 23:02:14 +0000 Subject: [PATCH] Bump follow-redirects from 1.15.4 to 1.15.6 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75e60f7..48ced74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@lukka/run-cmake-lib": "3.9.4", "@types/follow-redirects": "1.14.3", "@types/jest": "29.5.6", - "follow-redirects": "^1.15.4", + "follow-redirects": "^1.15.6", "jest-cli": "29.7.0", "strip-json-comments": "^3.0.1" }, @@ -2856,9 +2856,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index df56943..2d1d4e8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@lukka/run-cmake-lib": "3.9.4", "@types/follow-redirects": "1.14.3", "@types/jest": "29.5.6", - "follow-redirects": "^1.15.4", + "follow-redirects": "^1.15.6", "jest-cli": "29.7.0", "strip-json-comments": "^3.0.1" }