diff --git a/package-lock.json b/package-lock.json index 02bda8a..dacd5c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "keycloak-angular": "9.3.2", "keycloak-js": "16.1.1", "luxon": "2.5.0", - "material-icons": "1.12.0", + "material-icons": "1.13.2", "ngx-markdown": "13.1.0", "prismjs": "1.29.0", "rxjs": "7.5.7", @@ -11393,9 +11393,9 @@ } }, "node_modules/material-icons": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.12.0.tgz", - "integrity": "sha512-QwiZGoNlXrorOqLbFYECxuFxxG0UTivX39b+6gmgbgg+w5v+LtNUoOuz4zPM0EPWmAYbQxv4PAdSNN08Wj6/nA==" + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.2.tgz", + "integrity": "sha512-aCh4u9U5LNjePNSpN4uNOaMlVwfE/BmJIYiFxJw5FxFfCJIBW5GSymnF6QrHIti4hIxvMtM3vFR7t4yrZJC1SQ==" }, "node_modules/mathml-tag-names": { "version": "2.1.3", @@ -25591,9 +25591,9 @@ "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==" }, "material-icons": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.12.0.tgz", - "integrity": "sha512-QwiZGoNlXrorOqLbFYECxuFxxG0UTivX39b+6gmgbgg+w5v+LtNUoOuz4zPM0EPWmAYbQxv4PAdSNN08Wj6/nA==" + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.2.tgz", + "integrity": "sha512-aCh4u9U5LNjePNSpN4uNOaMlVwfE/BmJIYiFxJw5FxFfCJIBW5GSymnF6QrHIti4hIxvMtM3vFR7t4yrZJC1SQ==" }, "mathml-tag-names": { "version": "2.1.3", diff --git a/package.json b/package.json index f8c5cc2..9f77f52 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "keycloak-angular": "9.3.2", "keycloak-js": "16.1.1", "luxon": "2.5.0", - "material-icons": "1.12.0", + "material-icons": "1.13.2", "ngx-markdown": "13.1.0", "prismjs": "1.29.0", "rxjs": "7.5.7",