From d34966b44159806d1fbb59e825eec07c3ca4879c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:28:14 +0000 Subject: [PATCH] Update Gatsby --- package.json | 4 ++-- yarn.lock | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 3b5f014b0..ecb1f44aa 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "dependencies": { "@babel/core": "7.19.3", "bootstrap": "5.2.2", - "gatsby": "4.24.4", - "gatsby-plugin-gatsby-cloud": "4.24.0", + "gatsby": "4.24.7", + "gatsby-plugin-gatsby-cloud": "4.24.1", "gatsby-plugin-gdpr-cookies": "2.0.9", "gatsby-plugin-image": "2.24.0", "gatsby-plugin-manifest": "4.24.0", diff --git a/yarn.lock b/yarn.lock index 3f40d1a30..f5588e474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5534,10 +5534,10 @@ gatsby-parcel-config@0.15.1: "@parcel/transformer-js" "2.6.2" "@parcel/transformer-json" "2.6.2" -gatsby-plugin-gatsby-cloud@4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.0.tgz#c011b847fcdf6ceb898d36989b2012252f9f7436" - integrity sha512-DTYhFkOmhRnFD0AY7faPjESVnWW662yIbk9p3pjZ0Qo1HPbDoZFE1hmv4mfv+E5JrUUof8vq4lM1poW554yc8g== +gatsby-plugin-gatsby-cloud@4.24.1: + version "4.24.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.1.tgz#a4148bfc3ba17e192f39f8cf6a87d7446c8fe8b0" + integrity sha512-ss6axQQ5fzIrHAdPsiBhGssy9d7XrDeJl6rUpXTyDV8RbQmniNm6BAhJ/cEQ2fo0xAhjwk/0rSQj54b0s2fdgQ== dependencies: "@babel/runtime" "^7.15.4" fs-extra "^10.1.0" @@ -5891,10 +5891,10 @@ gatsby-worker@^1.24.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.24.4: - version "4.24.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e" - integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg== +gatsby@4.24.7: + version "4.24.7" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.7.tgz#51036aed3df01ed2c403b6cb88512d8a820ab0e8" + integrity sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -5996,6 +5996,7 @@ gatsby@4.24.4: graphql "^15.7.2" graphql-compose "^9.0.7" graphql-playground-middleware-express "^1.7.22" + graphql-tag "^2.12.6" hasha "^5.2.2" invariant "^2.2.4" is-relative "^1.0.0" @@ -6316,7 +6317,7 @@ graphql-playground-middleware-express@^1.7.22: dependencies: graphql-playground-html "^1.6.30" -graphql-tag@^2.11.0: +graphql-tag@^2.11.0, graphql-tag@^2.12.6: version "2.12.6" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==