From 106224985ad4949d3839858fb538a8ac34c8fbe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 14:32:20 +0000 Subject: [PATCH] build(deps): bump follow-redirects in /packages/brcal Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 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.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/brcal/package.json | 2 +- packages/brcal/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/brcal/package.json b/packages/brcal/package.json index 0146264..42b7169 100644 --- a/packages/brcal/package.json +++ b/packages/brcal/package.json @@ -23,7 +23,7 @@ "csv-parse": "^5.3.0", "esm": "^3.2.25", "fast-json-patch": "^3.0.0-1", - "follow-redirects": "^1.14.8", + "follow-redirects": "^1.15.6", "ical": "^0.8.0", "mysql": "^2.18.1", "require-text": "^0.0.1", diff --git a/packages/brcal/yarn.lock b/packages/brcal/yarn.lock index fbd3955..534c34b 100644 --- a/packages/brcal/yarn.lock +++ b/packages/brcal/yarn.lock @@ -1000,10 +1000,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -follow-redirects@^1.14.8: - 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.6: + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" + integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== for-each@^0.3.3: version "0.3.3"