diff --git a/package.json b/package.json index 956a0a1..c7b9b23 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lodash.debounce": "4.0.8", "react": "16.8.6", "react-dom": "16.8.6", - "react-feather": "2.0.3", + "react-feather": "2.0.10", "theme-ui": "0.2.25" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 3be4f5f..e793381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4336,10 +4336,10 @@ react-event-listener@^0.6.2: prop-types "^15.6.0" warning "^4.0.1" -react-feather@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/react-feather/-/react-feather-2.0.3.tgz#1453ff5d8c242f72b8c02846118fbd2d406375ad" - integrity sha512-XVjtxIyMxb2RFlqC2APoB/IZvXKDW9uLN1c264XEeZNYe8jIxjQVQpeTo3nxtHiLTgMfgf0ZYxJC6HwmY8+9BA== +react-feather@2.0.10: + version "2.0.10" + resolved "https://registry.yarnpkg.com/react-feather/-/react-feather-2.0.10.tgz#0e9abf05a66754f7b7bb71757ac4da7fb6be3b68" + integrity sha512-BLhukwJ+Z92Nmdcs+EMw6dy1Z/VLiJTzEQACDUEnWMClhYnFykJCGWQx+NmwP/qQHGX/5CzQ+TGi8ofg2+HzVQ== dependencies: prop-types "^15.7.2"