Merge pull request #768 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/follow-redirects-1.16.0

chore(deps-dev): bump follow-redirects from 1.15.6 to 1.16.0 in /3-Data-Visualization/13-meaningful-visualizations/solution
pull/769/head
Lee Stott 2 weeks ago committed by GitHub
commit 6068faa0a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7039,9 +7039,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.6",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
"integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
"dev": true,
"funding": [
{
@ -7049,6 +7049,7 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},

Loading…
Cancel
Save