diff --git a/package-lock.json b/package-lock.json index 829df639a1..59735ae9f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8187,9 +8187,9 @@ "integrity": "sha512-Ahs4oeG90tbdPWwAJkAAoHg2lRR8lAs9mZXETNPO9hYg3AkjUJBKi1NQ4aaIQZVGrig7c/3NUV1jANl8rFTeMg==" }, "material-design-icons-iconfont": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.1.0.tgz", - "integrity": "sha512-wRJtOo1v1ch+gN8PRsj0IGJznk+kQ8mz13ds/nuhLI+Qyf/931ZlRpd92oq0IRPpZIb+bhX8pRjzIVdcPDKmiQ==" + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.1.1.tgz", + "integrity": "sha512-nkoXybeXoofanNagj4tbM6+/LALWpWxYX5ee861to5VQrKgb0/TskTw28Svwn0OGDKajuqK7ShFOsIBxIygGKA==" }, "mathml-tag-names": { "version": "2.1.3", diff --git a/package.json b/package.json index 72830325ad..81a124c542 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "libass-wasm": "git+https://github.com/jellyfin/JavascriptSubtitlesOctopus.git#4.0.0-jf-4", "lodash-es": "^4.17.21", "marked": "^3.0.8", - "material-design-icons-iconfont": "^6.1.0", + "material-design-icons-iconfont": "^6.1.1", "native-promise-only": "^0.8.0-a", "page": "^1.11.6", "pdfjs-dist": "2.6.347",