build: Updating follow-redirects to 1.15.6

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

Change-Id: I551668539b9a664e597f92a85cfb7ac84fb1ba43
This commit is contained in:
libraryupgrader 2024-03-15 07:47:23 +00:00
parent 74c0d3e534
commit bafd46623d

5
package-lock.json generated
View file

@ -6574,7 +6574,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": [
{
@ -6582,7 +6584,6 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},