Skip to content

Commit 9c97616

Browse files
committed
Update dependency gatsby-source-ghost to v5.0.1
1 parent 24d39a8 commit 9c97616

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"gatsby-plugin-react-helmet": "5.15.0",
5353
"gatsby-plugin-sharp": "4.15.1",
5454
"gatsby-source-filesystem": "4.15.0",
55-
"gatsby-source-ghost": "5.0.0",
55+
"gatsby-source-ghost": "5.0.1",
5656
"gatsby-transformer-sharp": "4.15.1",
5757
"lodash": "4.17.21",
5858
"react": "18.2.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,10 +2563,10 @@
25632563
resolved "https://registry.yarnpkg.com/@tokenizer/token/-/token-0.3.0.tgz#fe98a93fe789247e998c75e74e9c7c63217aa276"
25642564
integrity sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==
25652565

2566-
"@tryghost/content-api@1.10.0":
2567-
version "1.10.0"
2568-
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.10.0.tgz#819bbb444d32da40c4a451518ccf9c7c6ac619c0"
2569-
integrity sha512-tmfXmB5w+uBdOx5uf46fhkubCgyVoK/LGTWO219IGHDCmONYVdQ0sEBCkWn6X9VzpxxbkrjT/JPjf6wCpkHRKA==
2566+
"@tryghost/content-api@1.11.4":
2567+
version "1.11.4"
2568+
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.4.tgz#4a1afa6a7580eb414d82ce6bd3ca712126927fbc"
2569+
integrity sha512-1ShIj8i37rR/9gaenRiaGvPNAU3jAuvViD64mmVxE1cedXJjpqbaOLM8lFWaVuGUafDQrfo5tv57FN6ac51QeQ==
25702570
dependencies:
25712571
axios "^0.27.0"
25722572

@@ -6467,15 +6467,15 @@ [email protected]:
64676467
valid-url "^1.0.9"
64686468
xstate "^4.26.1"
64696469

6470-
6471-
version "5.0.0"
6472-
resolved "https://registry.yarnpkg.com/gatsby-source-ghost/-/gatsby-source-ghost-5.0.0.tgz#64021ecabf0eacebfdbd3a4a5957493e0b28fa5b"
6473-
integrity sha512-wyq7o7gGC8n6/z5daf/3sqH3NJhvP569Zr/Dd6E5I8duioR5smeLpibyY4RI3fH+y66caja9QnZ7v+gZAiR0Og==
6470+
6471+
version "5.0.1"
6472+
resolved "https://registry.yarnpkg.com/gatsby-source-ghost/-/gatsby-source-ghost-5.0.1.tgz#3100bf096d87e935426bdbf13c8dcf1852d682b8"
6473+
integrity sha512-RjcgZvX9GYTLLcVEp/OWeO1g+jFUj66rxdtxc/suhqs8G3KnVhVobBnUiNIU17Kqhy1PV3pu4FddD20CEHggaQ==
64746474
dependencies:
6475-
"@tryghost/content-api" "1.10.0"
6475+
"@tryghost/content-api" "1.11.4"
64766476
cheerio "1.0.0-rc.11"
64776477
gatsby-node-helpers "0.3.0"
6478-
qs "6.10.3"
6478+
qs "6.11.0"
64796479

64806480
gatsby-telemetry@^3.15.0, gatsby-telemetry@^3.20.0:
64816481
version "3.20.0"
@@ -9649,7 +9649,7 @@ [email protected]:
96499649
dependencies:
96509650
side-channel "^1.0.4"
96519651

9652-
qs@^6.9.4:
9652+
qs@6.11.0, qs@^6.9.4:
96539653
version "6.11.0"
96549654
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
96559655
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==

0 commit comments

Comments
 (0)