Skip to content

Commit

Permalink
chore(deps): update dependency @tryghost/content-api to ^1.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 1319391 commit 02d31ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "yarn lint && jest"
},
"dependencies": {
"@tryghost/content-api": "^1.11.4"
"@tryghost/content-api": "^1.11.10"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2459,10 +2459,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@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==
"@tryghost/content-api@^1.11.10":
version "1.11.10"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.10.tgz#4f1d395450123aa620599503a6d814ee11366e35"
integrity sha512-Fdp/80e0yCqoN62ekXHCoPu0ymqVj6ZXV1XpHzwsgQCLX5+6rHOPNtitCVyCYrg205OVFpUWx0SwZys1Bfso8w==
dependencies:
axios "^0.27.0"

Expand Down

0 comments on commit 02d31ee

Please sign in to comment.