[web-src] Add "follow-redirects" as dependency to fix CVE-2022-0155

"follow-redirects" is a transitive dependency for owntone, e. g. for
axios. Should be removed once, the direct dependencies of owntone
release new versions with a newer version of "follow-redirects".
This commit is contained in:
chme
2022-01-16 12:01:07 +01:00
parent 282c05f65b
commit 6284492180
2 changed files with 8 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
"bulma": "^0.9.3",
"bulma-switch": "^2.0.0",
"core-js": "^3.15.2",
"follow-redirects": "^1.14.7",
"mdi": "^2.2.43",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",