diff --git a/package.json b/package.json index e58698d7..e40a9e71 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gatsby-plugin-mdx": "1.2.44", "gatsby-plugin-postcss": "2.3.13", "gatsby-plugin-react-helmet": "3.3.13", - "gatsby-plugin-react-svg": "3.0.0", + "gatsby-plugin-react-svg": "3.0.1", "gatsby-plugin-sharp": "2.6.39", "gatsby-source-graphcms": "2.0.0-next.11", "gatsby-transformer-sharp": "2.5.17", diff --git a/yarn.lock b/yarn.lock index 4eacd829..cf9a1055 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6801,10 +6801,10 @@ gatsby-plugin-react-helmet@3.3.13: dependencies: "@babel/runtime" "^7.11.2" -gatsby-plugin-react-svg@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.0.0.tgz#67984bf350bce0532bef965fab094b0b461cdf68" - integrity sha512-myZl5NjVZwLLn4ovwSDM7cufa8yjaRiU5KoufJrz8FEalRroZ/hFSCCKNVna3blTwxcS0rZgISigYn9/xY7rkw== +gatsby-plugin-react-svg@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.0.1.tgz#af3f05e657f25b7319a53cc1e702c2dd881dfcbb" + integrity sha512-bjVSCAOeRWmf5a96/BL81sHITGFV/2Ql+IwP3ET5O5BZYOpt0f7QVCspkvCj0hsy4BJgCgANpzFstuaxUNsojA== dependencies: svg-react-loader "^0.4.4"