From 5a71dbcc1b2a19f38a7db17c1f84c8b66fe7488a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 18 Mar 2023 17:58:33 +0000
Subject: [PATCH] fix(deps): update dependency feather-icons to v4.29.0

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index f1502935..074d34af 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
     "axios": "0.21.2",
     "babel-plugin-transform-react-remove-prop-types": "0.4.24",
     "cross-fetch": "3.1.5",
-    "feather-icons": "4.28.0",
+    "feather-icons": "4.29.0",
     "prop-types": "15.7.2",
     "react": "17.0.2",
     "react-dom": "17.0.2",
diff --git a/yarn.lock b/yarn.lock
index 45ef6d83..8f528b4e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5913,10 +5913,10 @@ fb-watchman@^2.0.0:
   dependencies:
     bser "2.1.1"
 
-feather-icons@4.28.0:
-  version "4.28.0"
-  resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.28.0.tgz#e1892a401fe12c4559291770ff6e68b0168e760f"
-  integrity sha512-gRdqKESXRBUZn6Nl0VBq2wPHKRJgZz7yblrrc2lYsS6odkNFDnA4bqvrlEVRUPjE1tFax+0TdbJKZ31ziJuzjg==
+feather-icons@4.29.0:
+  version "4.29.0"
+  resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.29.0.tgz#4e40e3cbb7bf359ffbbf700edbebdde4e4a74ab6"
+  integrity sha512-Y7VqN9FYb8KdaSF0qD1081HCkm0v4Eq/fpfQYQnubpqi0hXx14k+gF9iqtRys1SIcTEi97xDi/fmsPFZ8xo0GQ==
   dependencies:
     classnames "^2.2.5"
     core-js "^3.1.3"