build: Updating follow-redirects to 1.15.6

* https://github.com/advisories/GHSA-cxjh-pqwp-8mfp

Change-Id: I31044932ddd1f509f02d80e7d486ed24a65c624a
This commit is contained in:
libraryupgrader 2024-03-15 07:43:58 +00:00
parent 225e4c69ca
commit a3300cbc21

5
package-lock.json generated
View file

@ -6629,7 +6629,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.5",
"version": "1.15.6",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"dev": true,
"funding": [
{
@ -6637,7 +6639,6 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},