From 71d14d13cf358e802b261c7ba1855f53b4714285 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:10:32 +0000 Subject: [PATCH] fix(deps): update dependency feather-icons to v4.29.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f1502935..c2dd34ad 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.1", "prop-types": "15.7.2", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 45ef6d83..171a3a47 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.1: + version "4.29.1" + resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.29.1.tgz#f222aaa4cc6fca499356660c9de6c009ee2cb117" + integrity sha512-P1we61haGTds6lKWe6CCVPsNULb8tHr1y6S9gXEpU+lNR1Ja7GdV0A1l2hTNmzXv+0Stix/3YMWMAn7n1Qtd6A== dependencies: classnames "^2.2.5" core-js "^3.1.3"