diff --git a/package.json b/package.json index c0736c51d..410d72b09 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ }, "dependencies": { "chalk": "^5.2.0", - "follow-redirects": "^1.15.2", + "follow-redirects": "^1.15.6", "js-yaml": "^4.1.0", "jsonc-parser": "^3.2.0", "ncp": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index af078368b..94ce5fb81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1481,10 +1481,10 @@ flush-write-stream@^1.0.2: inherits "^2.0.3" readable-stream "^2.3.6" -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.6: + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" + integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== from@^0.1.7: version "0.1.7"