From 155928bb3346ddda36b122275e0b042d5224b861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 22:27:10 +0000 Subject: [PATCH] Bump follow-redirects from 1.15.2 to 1.15.4 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 29c2d44460..4d348b8fcb 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "del": "^6.1.1", "eslint": "^8.24.0", "eslint-plugin-vue": "^7.3.0", - "follow-redirects": "^1.15.2", + "follow-redirects": "^1.15.4", "fs-extra": "^10.1.0", "glob": "^8.0.3", "gulp": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 67c28f5135..c1e9c58da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8237,10 +8237,10 @@ fmix@^0.1.0: dependencies: imul "^1.0.0" -follow-redirects@^1.15.2: - version "1.15.2" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" - integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== +follow-redirects@^1.15.4: + version "1.15.4" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" + integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== for-each@^0.3.3: version "0.3.3"