diff --git a/package-lock.json b/package-lock.json index 2cd6db04e..0f4ec293f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "gatsby": "^5.12.12", "gatsby-link": "^5.12.1", "gatsby-plugin-feed": "^5.12.3", - "gatsby-plugin-layout": "^4.12.0", + "gatsby-plugin-layout": "^4.13.0", "gatsby-plugin-matomo": "^0.16.2", "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sitemap": "^6.12.3", @@ -12031,9 +12031,9 @@ } }, "node_modules/gatsby-plugin-layout": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.12.0.tgz", - "integrity": "sha512-MTLmay29gGvRu/v/6dNhD7tg2T6AMaUE1HAOGnCFo+oHZFRh7CMdte3RoGZUYi2NT49VPsADsDWI4a0JyI+oRw==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.13.0.tgz", + "integrity": "sha512-HaKfbyQbmf2ZbZcfUEpILm41I6b5DRiufLJ0lZ00xtasMhCVpfhwKpSMXUTKM7Ldzy3DK+vOGL3AjhcE8BliDQ==", "dependencies": { "@babel/runtime": "^7.20.13" }, @@ -34010,9 +34010,9 @@ } }, "gatsby-plugin-layout": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.12.0.tgz", - "integrity": "sha512-MTLmay29gGvRu/v/6dNhD7tg2T6AMaUE1HAOGnCFo+oHZFRh7CMdte3RoGZUYi2NT49VPsADsDWI4a0JyI+oRw==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.13.0.tgz", + "integrity": "sha512-HaKfbyQbmf2ZbZcfUEpILm41I6b5DRiufLJ0lZ00xtasMhCVpfhwKpSMXUTKM7Ldzy3DK+vOGL3AjhcE8BliDQ==", "requires": { "@babel/runtime": "^7.20.13" } diff --git a/package.json b/package.json index 640f56c20..b3b5c2fb6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gatsby": "^5.12.12", "gatsby-link": "^5.12.1", "gatsby-plugin-feed": "^5.12.3", - "gatsby-plugin-layout": "^4.12.0", + "gatsby-plugin-layout": "^4.13.0", "gatsby-plugin-matomo": "^0.16.2", "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sitemap": "^6.12.3",