diff --git a/package.json b/package.json index bae3e87..21b3b48 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@tryghost/helpers": "1.1.75", "@tryghost/helpers-gatsby": "2.0.5", "cheerio": "1.0.0-rc.11", - "gatsby": "4.25.5", + "gatsby": "4.25.7", "gatsby-awesome-pagination": "0.3.8", "gatsby-image": "3.11.0", "gatsby-plugin-advanced-sitemap": "2.1.0", diff --git a/yarn.lock b/yarn.lock index 969dfa0..7ca957a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5777,10 +5777,10 @@ gatsby-worker@^1.25.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.25.5: - version "4.25.5" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.5.tgz#86538a145c4301ddb4cae6dfab1c765ec938a72b" - integrity sha512-erPH6TcKFkhV/nrk3kIpDEA1XwktTXKo+wzPBIgzEF4SNrn0WkGPkxHEI/2B4RazkIBtxTfkLCKhRDCsmh5/mw== +gatsby@4.25.7: + version "4.25.7" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.7.tgz#56a0c7f9e25fcf895864d88fd648f97e26dd560f" + integrity sha512-kspM1XokxDw2YqC2hkPKQTfWSNSq/AnY8PNYSrUM+MCsyIKFuGqSVchNonZN1g8/nCoh4jQpBYXH5Uw2Hrs6Sw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"