From e274798a5fb8c63be0ef0d55a49f174ed36a3608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 23:44:51 +0000 Subject: [PATCH] Bump gatsby from 4.25.5 to 4.25.7 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.25.5 to 4.25.7. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.25.5...gatsby@4.25.7) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"