From 7a782f871441edde6992f3059be75682c53330b7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 23 Sep 2024 03:55:22 +0000
Subject: [PATCH] chore(deps): bump mdi-react from 8.4.0 to 9.4.0 in /ui

Bumps [mdi-react](https://github.com/levrik/mdi-react) from 8.4.0 to 9.4.0.
- [Changelog](https://github.com/levrik/mdi-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/levrik/mdi-react/commits)

---
updated-dependencies:
- dependency-name: mdi-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 ui/package.json | 2 +-
 ui/yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ui/package.json b/ui/package.json
index 05b6dc5783..fc81fc7fed 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -35,7 +35,7 @@
     "diff": "^5.0.0",
     "downshift": "^6.0.15",
     "is-absolute-url": "^3.0.3",
-    "mdi-react": "^8.2.0",
+    "mdi-react": "^9.4.0",
     "prop-types": "^15",
     "qs": "^6.10.1",
     "ramda": "^0.27.1",
diff --git a/ui/yarn.lock b/ui/yarn.lock
index 307d04ab72..53a6bf8c7d 100644
--- a/ui/yarn.lock
+++ b/ui/yarn.lock
@@ -6683,10 +6683,10 @@ mdi-react@^4.0.0:
   resolved "https://registry.yarnpkg.com/mdi-react/-/mdi-react-4.4.0.tgz#5901a3eda1f0dc5eacec1b13f2e2ee40e883b791"
   integrity sha512-IxWW/10EHSYSDz5Hce1JzgvBiNtUHWERVDRWY6S+Bc07zUjWcRvQFDQND8GIgXG2Mnr/7uQFk25MBtSgLHQ0Gw==
 
-mdi-react@^8.2.0:
-  version "8.4.0"
-  resolved "https://registry.yarnpkg.com/mdi-react/-/mdi-react-8.4.0.tgz#ad7e4ee8e3a57286f30cf6018b1b40b4f53073bc"
-  integrity sha512-qAuZcZL6Kliut4949Mr7GUb+WaiSVBaYQgx06ReUflqB++O9gVjeQ8eTMQbEFF4inzUZv9YyhNTdX9u0B1MinQ==
+mdi-react@^9.4.0:
+  version "9.4.0"
+  resolved "https://registry.yarnpkg.com/mdi-react/-/mdi-react-9.4.0.tgz#b1f886681084fc85dabbcbc31b39b518f5030ced"
+  integrity sha512-3McdJimHT2CO+bSDGgJ1SSmU6HvXLEwLdfFi3M/nQT4aauvVxIbIGTCI8eOCcPtkyVyVuZRcCZ7Gw0oaGldYLw==
 
 mdurl@^1.0.1:
   version "1.0.1"