From 4350d9e8755abe671a46549e1bdba575b24c35f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 05:01:10 +0000 Subject: [PATCH] Bump @mdi/font from 6.4.95 to 7.1.96 Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 6.4.95 to 7.1.96. - [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases) - [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v6.4.95...v7.1.96) --- updated-dependencies: - dependency-name: "@mdi/font" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 325d815c..7cf3e4d2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "license": "YetiForce Public License 4.0", "dependencies": { "@fortawesome/fontawesome-free": "^5.8.2", - "@mdi/font": "^6.0.0", + "@mdi/font": "^7.1.96", "block-ui": "^2.70.1", "blueimp-file-upload": "^10.6.0", "bootbox": "^5.4.0", diff --git a/yarn.lock b/yarn.lock index a1c75a25..116cc8d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,10 +7,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5" integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg== -"@mdi/font@^6.0.0": - version "6.4.95" - resolved "https://registry.yarnpkg.com/@mdi/font/-/font-6.4.95.tgz#d3b7a615c4c82ba2a9c29b2b59b158dced4f9b0e" - integrity sha512-jCQdXCD339EXirWYFbZv1Ansthm9j6O3FSQLsfi/mKamnGYxqbUBm5D4UjcVr6HVYIPNwTQQ46HNHlswPD8RcQ== +"@mdi/font@^7.1.96": + version "7.1.96" + resolved "https://registry.yarnpkg.com/@mdi/font/-/font-7.1.96.tgz#211ca4acfa31964278e5085de595e8c73967d400" + integrity sha512-Imag6npmfkBDi2Ze2jiZVAPTDIKLxhz2Sx82xJ2zctyAU5LYJejLI5ChnDwiD9bMkQfVuzEsI98Q8toHyC+HCg== "@pnotify/bootstrap4@^5": version "5.2.0"