Skip to content

Commit

Permalink
chore(deps): update dependency @tryghost/content-api to ^1.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 1319391 commit a4339d3
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.9"
},
"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.9":
version "1.11.9"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.9.tgz#5d2c5f652d6f895f04ccfea0a407d1d237bdd79c"
integrity sha512-dyLfC1f/qVLPTiusqa/ipppeqUoXlT7DsXKicqSnRloJZf+IBhTv1bNQxcq6tWGR7LqZjSxntISgLYSJ5vfsTg==
dependencies:
axios "^0.27.0"

Expand Down

0 comments on commit a4339d3

Please sign in to comment.