From b649706f537a04729aa14fb8f126bbbb6ed8c28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 08:04:28 +0000 Subject: [PATCH] build(deps): bump material-design-icons-iconfont from 6.1.0 to 6.6.0 Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.1.0 to 6.6.0. - [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases) - [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.1.0...v6.6.0) --- updated-dependencies: - dependency-name: material-design-icons-iconfont dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84d3ca2fb..5533464e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "compressorjs": "^1.0.7", "immutable": "^4.0.0-rc.14", "lodash-es": "^4.17.21", - "material-design-icons-iconfont": "^6.1.0", + "material-design-icons-iconfont": "^6.6.0", "ngx-long-press2": "^2.0.0", "ngx-pinch-zoom": "^2.6.0", "process": "^0.11.10", @@ -13814,9 +13814,9 @@ } }, "node_modules/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.6.0", + "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.6.0.tgz", + "integrity": "sha512-ZK4hugbTsGob1o2HvYJgkT32YMgfIWQx9soWJaN2T7KMb9byr68IaM1W8lGI+0fPLApdMD00dIE6u1bO488tng==" }, "node_modules/mathml-tag-names": { "version": "2.1.3", @@ -35808,9 +35808,9 @@ } }, "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.6.0", + "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.6.0.tgz", + "integrity": "sha512-ZK4hugbTsGob1o2HvYJgkT32YMgfIWQx9soWJaN2T7KMb9byr68IaM1W8lGI+0fPLApdMD00dIE6u1bO488tng==" }, "mathml-tag-names": { "version": "2.1.3", diff --git a/package.json b/package.json index 952e14cb0..8e2bffc59 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "compressorjs": "^1.0.7", "immutable": "^4.0.0-rc.14", "lodash-es": "^4.17.21", - "material-design-icons-iconfont": "^6.1.0", + "material-design-icons-iconfont": "^6.6.0", "ngx-long-press2": "^2.0.0", "ngx-pinch-zoom": "^2.6.0", "process": "^0.11.10",