sanitize album artist biography

This commit is contained in:
Kendall Garner 2024-04-03 07:36:13 -07:00
parent 24394fa858
commit 7bebe286d5
No known key found for this signature in database
GPG key ID: 18D2767419676C87
5 changed files with 385 additions and 18 deletions

View file

@ -216,6 +216,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/react-window-infinite-loader": "^1.0.6",
"@types/sanitize-html": "^2.11.0",
"@types/styled-components": "^5.1.26",
"@types/terser-webpack-plugin": "^5.0.4",
"@types/webpack-bundle-analyzer": "^4.4.1",
@ -345,6 +346,7 @@
"react-virtualized-auto-sizer": "^1.0.17",
"react-window": "^1.8.9",
"react-window-infinite-loader": "^1.0.9",
"sanitize-html": "^2.13.0",
"semver": "^7.5.4",
"styled-components": "^6.0.8",
"swiper": "^9.3.1",