24
1
Fork 0

Bump follow-redirects from 1.14.5 to 1.14.7

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-14 22:50:28 +00:00 committed by GitHub
parent 08399059e9
commit 2b7164f589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
package-lock.json generated
View File

@ -6270,8 +6270,8 @@
"dev": true "dev": true
}, },
"configstore": { "configstore": {
"version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36", "version": "5.0.0",
"from": "github:dannycoates/configstore#master", "resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"requires": { "requires": {
"dot-prop": "^5.1.0" "dot-prop": "^5.1.0"
} }
@ -9132,9 +9132,9 @@
} }
}, },
"follow-redirects": { "follow-redirects": {
"version": "1.14.5", "version": "1.14.7",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
"integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==", "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==",
"dev": true "dev": true
}, },
"for-in": { "for-in": {