Skip to content

Commit 4b67bc5

Browse files
chore(deps): update dependency @tryghost/content-api to ^1.11.12
1 parent 1319391 commit 4b67bc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "yarn lint && jest"
3030
},
3131
"dependencies": {
32-
"@tryghost/content-api": "^1.11.4"
32+
"@tryghost/content-api": "^1.11.12"
3333
},
3434
"devDependencies": {
3535
"@babel/core": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,10 +2459,10 @@
24592459
dependencies:
24602460
"@sinonjs/commons" "^1.7.0"
24612461

2462-
"@tryghost/content-api@^1.11.4":
2463-
version "1.11.4"
2464-
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.4.tgz#4a1afa6a7580eb414d82ce6bd3ca712126927fbc"
2465-
integrity sha512-1ShIj8i37rR/9gaenRiaGvPNAU3jAuvViD64mmVxE1cedXJjpqbaOLM8lFWaVuGUafDQrfo5tv57FN6ac51QeQ==
2462+
"@tryghost/content-api@^1.11.12":
2463+
version "1.11.12"
2464+
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.12.tgz#023ba0c74788c508b15ed56e1f7dc46c2fe57de4"
2465+
integrity sha512-q8l4Z5kvY5MzRkBfVZuIJRH5fXgV+RClcVqWBCCcEnlUC0vKVuoTFnwl7Xse6Girz31W6UoFYGSEKvFwvTIXrA==
24662466
dependencies:
24672467
axios "^0.27.0"
24682468

0 commit comments

Comments
 (0)