Skip to content

Commit f648634

Browse files
Update dependency @tryghost/admin-api to v1.13.13 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4027444 commit f648634

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@inquirer/confirm": "3.2.0",
32-
"@tryghost/admin-api": "1.13.12",
32+
"@tryghost/admin-api": "1.13.13",
3333
"@tryghost/listr-smart-renderer": "0.5.15",
3434
"@tryghost/logging": "2.4.21",
3535
"@tryghost/mg-assetscraper": "0.4.16",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1762,10 +1762,10 @@
17621762
resolved "https://registry.yarnpkg.com/@tokenizer/token/-/token-0.3.0.tgz#fe98a93fe789247e998c75e74e9c7c63217aa276"
17631763
integrity sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==
17641764

1765-
"@tryghost/[email protected].12":
1766-
version "1.13.12"
1767-
resolved "https://registry.yarnpkg.com/@tryghost/admin-api/-/admin-api-1.13.12.tgz#ba278d22276f9129276f1226465721f9aa49f290"
1768-
integrity sha512-fZ5Mj3ucv+l4idn0ymPLGNaSl/EOyXG3kcNXwIqQRAuLFIw9dJ7fKDBnurPM8BWPFAoWoo3MHZ9UA+uQzeZlew==
1765+
"@tryghost/[email protected].13":
1766+
version "1.13.13"
1767+
resolved "https://registry.yarnpkg.com/@tryghost/admin-api/-/admin-api-1.13.13.tgz#f30966f60d2f53d5c6822d72c6fdb8c94ab92c9a"
1768+
integrity sha512-RBcL9weuLWjBHrEWVvqp838D+jrLlguiAUcda90RgBCZ+CbQkSuslCuffy0yAoTUa2QGBNj+Nlzjx1J8Q25FIA==
17691769
dependencies:
17701770
axios "^1.0.0"
17711771
form-data "^4.0.0"

0 commit comments

Comments
 (0)