diff --git a/package.json b/package.json index 148135ff..1baaa3db 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 c393441a..3489611c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5908,10 +5908,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"