diff --git a/package.json b/package.json index 62675c8..0687523 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "gatsby-plugin-manifest": "^2.2.20", "gatsby-plugin-offline": "^3.0.11", "gatsby-plugin-postcss": "^2.1.10", - "gatsby-plugin-react-helmet": "^3.1.10", + "gatsby-plugin-react-helmet": "^3.1.11", "gatsby-plugin-sharp": "^2.2.27", "gatsby-source-filesystem": "^2.1.28", "gatsby-transformer-sharp": "^2.2.19", diff --git a/yarn.lock b/yarn.lock index 086c4f0..c0c4154 100644 --- a/yarn.lock +++ b/yarn.lock @@ -756,10 +756,10 @@ "@babel/plugin-transform-react-jsx-self" "^7.0.0" "@babel/plugin-transform-react-jsx-source" "^7.0.0" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2": - version "7.6.2" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd" - integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3": + version "7.6.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f" + integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA== dependencies: regenerator-runtime "^0.13.2" @@ -5239,12 +5239,12 @@ gatsby-plugin-postcss@^2.1.10: "@babel/runtime" "^7.6.2" postcss-loader "^3.0.0" -gatsby-plugin-react-helmet@^3.1.10: - version "3.1.10" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz#7e2a2c8addacdbd27d9b75d2b4928081d6da537c" - integrity sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA== +gatsby-plugin-react-helmet@^3.1.11: + version "3.1.11" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.11.tgz#14150138c5eb641023ca3de98d822a4cc9b137d9" + integrity sha512-obVj6fzH0Hr6UdmQGaIYz29a1+h89pI+vKgIb2MwXCCDESCYgVYTcDmtBzYTZVLXupW6fqGlybFQwUKxEI0ZAQ== dependencies: - "@babel/runtime" "^7.6.2" + "@babel/runtime" "^7.6.3" gatsby-plugin-sharp@^2.2.27: version "2.2.27"