diff --git a/package.json b/package.json index edb297185..efca0ed5b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "babel-plugin-graphql-tag": "3.3.0", "babel-plugin-lodash": "3.3.4", "babel-plugin-react-docgen": "4.2.1", - "babel-plugin-react-require": "4.0.2", + "babel-plugin-react-require": "4.0.3", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "bundle-stats-webpack-plugin": "4.13.3", "clean-webpack-plugin": "4.0.0", diff --git a/yarn.lock b/yarn.lock index ec245e4d3..fce551674 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3278,10 +3278,10 @@ babel-plugin-react-docgen@4.2.1: lodash "^4.17.15" react-docgen "^5.0.0" -babel-plugin-react-require@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/babel-plugin-react-require/-/babel-plugin-react-require-4.0.2.tgz#cc387627efd90dd67e19628f0867887d26e3f497" - integrity sha512-gIq6yj9TkPeEfhzhi5kHXuE4q6Z2lvizktnES+G0AP2aPDmrPLcPkjK2cSM89UPnxfJHubEZv12evOKjocD10w== +babel-plugin-react-require@4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/babel-plugin-react-require/-/babel-plugin-react-require-4.0.3.tgz#d6769a17b41b2ad24e2293bf135cc4a5c432e569" + integrity sha512-afNcjsCdZX11rtq0BeylXLR1o6DnrQDkwbRK5OyFHZ8l5T4/hq+JcO3MLOWKZWrHU9mz9lz3oxxGy4YzqmIauA== babel-plugin-react-svg@^3.0.3: version "3.0.3"