mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/admin-api-schema to v1.4.3
This commit is contained in:
parent
c985a4f0c8
commit
92de3f342a
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"@nexes/nql": "0.5.0",
|
||||
"@sentry/node": "5.29.2",
|
||||
"@tryghost/adapter-manager": "0.2.6",
|
||||
"@tryghost/admin-api-schema": "1.4.2",
|
||||
"@tryghost/admin-api-schema": "1.4.3",
|
||||
"@tryghost/bootstrap-socket": "0.2.4",
|
||||
"@tryghost/constants": "0.1.3",
|
||||
"@tryghost/errors": "0.2.6",
|
||||
|
|
|
@ -369,10 +369,10 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.6"
|
||||
|
||||
"@tryghost/admin-api-schema@1.4.2":
|
||||
version "1.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-1.4.2.tgz#073a6bfbd33953d11cd49fd57e359c3ed9181be7"
|
||||
integrity sha512-5nSKpaENhlBMg7cURP8S7pH6Bh01LvwD8Scd12TEWLU2CG1l2OuRHnD+rtAh1tWv5giVdxlnfqW8CuFXF/y8bA==
|
||||
"@tryghost/admin-api-schema@1.4.3":
|
||||
version "1.4.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-1.4.3.tgz#9b042e2ccec9ac4ef69ac901a70ae01d8834cb97"
|
||||
integrity sha512-1PPwLIVXXH1IsZ7Mvpb0Xn01JOak4WV6stFCgNlEFwd70F5hPUTQOAA0GuH+8bjCaSWc7IA1Mga2FfMKwcTPjg==
|
||||
dependencies:
|
||||
"@tryghost/errors" "0.2.6"
|
||||
bluebird "^3.5.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue