From 9c9761623effd2612ae1b7dff3fa6e7af03e6d44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 17:20:52 +0000 Subject: [PATCH] Update dependency gatsby-source-ghost to v5.0.1 --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9dd349f22..8ac7c9196 100755 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "gatsby-plugin-react-helmet": "5.15.0", "gatsby-plugin-sharp": "4.15.1", "gatsby-source-filesystem": "4.15.0", - "gatsby-source-ghost": "5.0.0", + "gatsby-source-ghost": "5.0.1", "gatsby-transformer-sharp": "4.15.1", "lodash": "4.17.21", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index a5d87aa26..72e36b400 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2563,10 +2563,10 @@ resolved "https://registry.yarnpkg.com/@tokenizer/token/-/token-0.3.0.tgz#fe98a93fe789247e998c75e74e9c7c63217aa276" integrity sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A== -"@tryghost/content-api@1.10.0": - version "1.10.0" - resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.10.0.tgz#819bbb444d32da40c4a451518ccf9c7c6ac619c0" - integrity sha512-tmfXmB5w+uBdOx5uf46fhkubCgyVoK/LGTWO219IGHDCmONYVdQ0sEBCkWn6X9VzpxxbkrjT/JPjf6wCpkHRKA== +"@tryghost/content-api@1.11.4": + version "1.11.4" + resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.4.tgz#4a1afa6a7580eb414d82ce6bd3ca712126927fbc" + integrity sha512-1ShIj8i37rR/9gaenRiaGvPNAU3jAuvViD64mmVxE1cedXJjpqbaOLM8lFWaVuGUafDQrfo5tv57FN6ac51QeQ== dependencies: axios "^0.27.0" @@ -6467,15 +6467,15 @@ gatsby-source-filesystem@4.15.0: valid-url "^1.0.9" xstate "^4.26.1" -gatsby-source-ghost@5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/gatsby-source-ghost/-/gatsby-source-ghost-5.0.0.tgz#64021ecabf0eacebfdbd3a4a5957493e0b28fa5b" - integrity sha512-wyq7o7gGC8n6/z5daf/3sqH3NJhvP569Zr/Dd6E5I8duioR5smeLpibyY4RI3fH+y66caja9QnZ7v+gZAiR0Og== +gatsby-source-ghost@5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/gatsby-source-ghost/-/gatsby-source-ghost-5.0.1.tgz#3100bf096d87e935426bdbf13c8dcf1852d682b8" + integrity sha512-RjcgZvX9GYTLLcVEp/OWeO1g+jFUj66rxdtxc/suhqs8G3KnVhVobBnUiNIU17Kqhy1PV3pu4FddD20CEHggaQ== dependencies: - "@tryghost/content-api" "1.10.0" + "@tryghost/content-api" "1.11.4" cheerio "1.0.0-rc.11" gatsby-node-helpers "0.3.0" - qs "6.10.3" + qs "6.11.0" gatsby-telemetry@^3.15.0, gatsby-telemetry@^3.20.0: version "3.20.0" @@ -9649,7 +9649,7 @@ qs@6.10.3: dependencies: side-channel "^1.0.4" -qs@^6.9.4: +qs@6.11.0, qs@^6.9.4: version "6.11.0" resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a" integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==