Merge pull request #68 from actions/dependabot/npm_and_yarn/follow-redirects-1.15.5

Bump follow-redirects from 1.15.2 to 1.15.5
This commit is contained in:
Cameron Booth
2024-03-04 16:34:50 -08:00
committed by GitHub
+3 -2
View File
@@ -6278,7 +6278,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.2",
"version": "1.15.5",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
"integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
"dev": true,
"funding": [
{
@@ -6286,7 +6288,6 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},