Bump follow-redirects from 1.5.9 to 1.5.10 (#5204)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.9 to 1.5.10. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.9...v1.5.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Florent Vilmart
parent
4b8dc9409f
commit
f08ca7b9cc
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3987,9 +3987,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.5.9",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.9.tgz",
|
||||
"integrity": "sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==",
|
||||
"version": "1.5.10",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
|
||||
"integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
|
||||
"requires": {
|
||||
"debug": "=3.1.0"
|
||||
},
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"commander": "2.19.0",
|
||||
"deepcopy": "1.0.0",
|
||||
"express": "4.16.4",
|
||||
"follow-redirects": "1.5.9",
|
||||
"follow-redirects": "1.5.10",
|
||||
"intersect": "1.0.1",
|
||||
"lodash": "4.17.11",
|
||||
"lru-cache": "5.1.1",
|
||||
|
||||
Reference in New Issue
Block a user