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.3.0
This commit is contained in:
parent
7326241718
commit
1c470f3d66
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
"@nexes/nql": "0.5.0",
|
||||
"@sentry/node": "5.27.2",
|
||||
"@tryghost/adapter-manager": "0.1.11",
|
||||
"@tryghost/admin-api-schema": "1.2.0",
|
||||
"@tryghost/admin-api-schema": "1.3.0",
|
||||
"@tryghost/bootstrap-socket": "0.2.2",
|
||||
"@tryghost/constants": "0.1.1",
|
||||
"@tryghost/errors": "0.2.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -382,14 +382,14 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.4"
|
||||
|
||||
"@tryghost/admin-api-schema@1.2.0":
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-1.2.0.tgz#6f266352e213e8fb60c42824b350673356346cf3"
|
||||
integrity sha512-gA9GxdhbkcTUBB5BOQ9R2ws9BVrqFkRhKIpxo71jhua9T1oJaLmvC85m1ju6p+ITQ1TH4WOio21Si2akPiKUUA==
|
||||
"@tryghost/admin-api-schema@1.3.0":
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-1.3.0.tgz#01c5cc30e4ff38b05f4231beadb4a964d7f1e601"
|
||||
integrity sha512-53YZHL/spsRcKwtFjpd+pKeLgDRSaxUzKLpG5rnDA0y6W+NjCbnSKqZT8u4eriRJUZ4Ajkr4LW3/gXIfj07GtA==
|
||||
dependencies:
|
||||
"@tryghost/errors" "0.2.4"
|
||||
bluebird "^3.5.3"
|
||||
ghost-ignition "4.2.2"
|
||||
ghost-ignition "4.2.3"
|
||||
lodash "^4.17.11"
|
||||
|
||||
"@tryghost/bootstrap-socket@0.2.2":
|
||||
|
|
Loading…
Add table
Reference in a new issue