diff --git a/package-lock.json b/package-lock.json index 33872f12144..6ec9ec5b0a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "editorjs-html": "3.4.2", "editorjs-paragraph-with-alignment": "3.0.0", "event-emitter": "^0.3.5", - "material-icons": "^1.13.9", + "material-icons": "^1.13.12", "minimatch-browser": "1.0.0", "monaco-editor": "^0.33.0", "ng2-charts": "^4.1.1", @@ -39367,9 +39367,9 @@ } }, "node_modules/material-icons": { - "version": "1.13.9", - "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.9.tgz", - "integrity": "sha512-dwuf2C8LR07FcrjRDx0vWnDEcHiDuamXOmtAck8bdONUv5Fi6wR/ubQwPfG1NbcqgPg+y0fHN8Unj5DO+5fV4w==" + "version": "1.13.12", + "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.12.tgz", + "integrity": "sha512-/2YoaB79IjUK2B2JB+vIXXYGtBfHb/XG66LvoKVM5ykHW7yfrV5SP6d7KLX6iijY6/G9GqwgtPQ/sbhFnOURVA==" }, "node_modules/mathml-tag-names": { "version": "2.1.3", diff --git a/package.json b/package.json index e14f3c1da96..733a8a3dfa0 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "editorjs-html": "3.4.2", "editorjs-paragraph-with-alignment": "3.0.0", "event-emitter": "^0.3.5", - "material-icons": "^1.13.9", + "material-icons": "^1.13.12", "minimatch-browser": "1.0.0", "monaco-editor": "^0.33.0", "ng2-charts": "^4.1.1",