mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
[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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user