Skip to content

Commit

Permalink
Update dependency @tryghost/admin-api to v1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2023
1 parent 40d985c commit 17d1997
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 @@ -23,6 +23,6 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@tryghost/admin-api": "1.13.4"
"@tryghost/admin-api": "1.13.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@tryghost/[email protected].4":
version "1.13.4"
resolved "https://registry.yarnpkg.com/@tryghost/admin-api/-/admin-api-1.13.4.tgz#8a0a174db49d530b45169dab24f97ab15414f3c3"
integrity sha512-ibcn/TwetaDtIfj7tz3gnhiH9bPrItDtIrbHdYknwF6mjxL9mQ1bLYSkZ0f+y8za9MjHjdX7Opqdi1SgUWpM5w==
"@tryghost/[email protected].6":
version "1.13.6"
resolved "https://registry.yarnpkg.com/@tryghost/admin-api/-/admin-api-1.13.6.tgz#5f1a9819a4068f3675beb0c7b170a266e1219240"
integrity sha512-HIJMRIwZnoUYbZTm57E+/swXMOsBJ4r2Djtu1qzAvJhaLxBgnhnoZvNREwq+1eFgx+AfMO8UX1WvVF0ltq+FSw==
dependencies:
axios "^0.27.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 17d1997

Please sign in to comment.