Merge pull request #1571 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/follow-redirects-1.14.7

Bump follow-redirects from 1.12.1 to 1.14.7 in /scripts/system/inventory
This commit is contained in:
Kalila 2022-01-20 16:44:06 -05:00 committed by GitHub
commit 499684112c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6488,9 +6488,9 @@
}
},
"follow-redirects": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.12.1.tgz",
"integrity": "sha512-tmRv0AVuR7ZyouUHLeNSiO6pqulF7dYa3s19c6t+wz9LD69/uSzdMxJ2S91nTI9U3rt/IldxpzMOFejp6f0hjg==",
"version": "1.14.7",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
"integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==",
"dev": true
},
"for-in": {