Update follow-redirects to the latest version 🚀 (#6366)
* fix(package): update follow-redirects to version 1.9.1 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
4ab3665946
commit
c21b94954f
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6029,9 +6029,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.9.0.tgz",
|
||||
"integrity": "sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==",
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.9.1.tgz",
|
||||
"integrity": "sha512-oUNbrdUjHItyCytZQrHxWQ81ebL4xCFLH10sG0poUMgbKWoBnswpICjUBld3PLJ1lF6cCYVUBG7hAdLro0JNvg==",
|
||||
"requires": {
|
||||
"debug": "^3.0.0"
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"cors": "2.8.5",
|
||||
"deepcopy": "2.0.0",
|
||||
"express": "4.17.1",
|
||||
"follow-redirects": "1.9.0",
|
||||
"follow-redirects": "1.9.1",
|
||||
"graphql": "14.5.8",
|
||||
"graphql-list-fields": "2.0.2",
|
||||
"graphql-relay": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user