diff --git a/package-lock.json b/package-lock.json index e0139a5c..d28530ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "decode-uri-component": "^0.4.1", "gatsby": "^5.14.6", "gatsby-plugin-feed": "^5.15.0", - "gatsby-plugin-layout": "^4.14.0", + "gatsby-plugin-layout": "^4.15.0", "gatsby-plugin-matomo": "^0.17.0", "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sitemap": "^6.15.0", @@ -12080,9 +12080,9 @@ } }, "node_modules/gatsby-plugin-layout": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.14.0.tgz", - "integrity": "sha512-DG7Rva3hgbqgDxNT7JbJAGxwAPyhOppAorK1ioeyToLqa4BPWBWggIYD65Uuetkh5633Sx44q1L5ygpiB0QJkw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.15.0.tgz", + "integrity": "sha512-0kqqzz4Eusz0swQ/brI7EmOe0doV+b6nlerK5BxAyTurJ0Z9E57e6pL2klbLf2VvaokuyFyJlfRVd4Pqa4Hetw==", "dependencies": { "@babel/runtime": "^7.20.13" }, @@ -34822,9 +34822,9 @@ } }, "gatsby-plugin-layout": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.14.0.tgz", - "integrity": "sha512-DG7Rva3hgbqgDxNT7JbJAGxwAPyhOppAorK1ioeyToLqa4BPWBWggIYD65Uuetkh5633Sx44q1L5ygpiB0QJkw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-4.15.0.tgz", + "integrity": "sha512-0kqqzz4Eusz0swQ/brI7EmOe0doV+b6nlerK5BxAyTurJ0Z9E57e6pL2klbLf2VvaokuyFyJlfRVd4Pqa4Hetw==", "requires": { "@babel/runtime": "^7.20.13" } diff --git a/package.json b/package.json index 4ce047fe..48b31d3e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "decode-uri-component": "^0.4.1", "gatsby": "^5.14.6", "gatsby-plugin-feed": "^5.15.0", - "gatsby-plugin-layout": "^4.14.0", + "gatsby-plugin-layout": "^4.15.0", "gatsby-plugin-matomo": "^0.17.0", "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sitemap": "^6.15.0",