diff --git a/package.json b/package.json index 69199b8e412..c5356470b43 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-algolia-docsearch": "^1.0.5", "gatsby-plugin-csp": "^1.1.3", "gatsby-plugin-google-analytics": "^2.1.8", - "gatsby-plugin-layout": "^1.1.4", + "gatsby-plugin-layout": "^1.10.0", "gatsby-plugin-react-helmet": "^3.1.4", "gatsby-plugin-sass": "^2.1.10", "gatsby-plugin-sharp": "^2.2.13", diff --git a/yarn.lock b/yarn.lock index 49b0567f43b..61cba8c0ea7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -962,10 +962,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": - version "7.11.2" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" - integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": + version "7.13.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== dependencies: regenerator-runtime "^0.13.4" @@ -6568,12 +6568,12 @@ gatsby-plugin-google-analytics@^2.1.8: "@babel/runtime" "^7.11.2" minimatch "3.0.4" -gatsby-plugin-layout@^1.1.4: - version "1.3.11" - resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.11.tgz#5888afdeedad8537df2e87fb170a619774f7a1f3" - integrity sha512-F1ni6zB7xiqfQgrbd5hTEAq+sWopofv1TfqHYsHyGamA+pqos+BNkM0U1Cton2+QyUcmEwNCSLtO1CwYqyieVA== +gatsby-plugin-layout@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.10.0.tgz#6b058e51d995d33ee0d020f6f136878a3d5a7c39" + integrity sha512-POZbetL3coxsYbAA1SsZ7u0wd7zcR667OpP7atCGFc/9RRSxkUtA4sog1DNO9Zi/eG2eUnkw+KWuVLKSHV4Hng== dependencies: - "@babel/runtime" "^7.11.2" + "@babel/runtime" "^7.12.5" gatsby-plugin-page-creator@^2.3.28: version "2.3.28"