mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Update dependency @tryghost/adapter-manager to v0.2.15
This commit is contained in:
parent
be47f78293
commit
0c4e119483
2 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@
|
|||
"dependencies": {
|
||||
"@nexes/nql": "0.6.0",
|
||||
"@sentry/node": "6.13.2",
|
||||
"@tryghost/adapter-manager": "0.2.14",
|
||||
"@tryghost/adapter-manager": "0.2.15",
|
||||
"@tryghost/admin-api-schema": "2.6.0",
|
||||
"@tryghost/bookshelf-plugins": "0.3.1",
|
||||
"@tryghost/bootstrap-socket": "0.2.9",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1199,12 +1199,12 @@
|
|||
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
||||
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
|
||||
|
||||
"@tryghost/adapter-manager@0.2.14":
|
||||
version "0.2.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.14.tgz#c48881ef9dc6c991d30ea7ede432b2356b545ad6"
|
||||
integrity sha512-G5FDc/35iHVY1CqDYnKluTsaNYJOJ10mrAsQetrsGc1g90GfXpUCcu4WikH/QJPyyXwiyCigi/YxSsnWVxnOtg==
|
||||
"@tryghost/adapter-manager@0.2.15":
|
||||
version "0.2.15"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.15.tgz#d1ef8e0a244fbe2efacdb6c016d2bfe777cdc551"
|
||||
integrity sha512-aaayQKk7sYZJoGnBh3DaSJFsOusDDb80yJ4Q4vqilwZPYXh5xMLCYr2jMd7pNd0DyLAqpy5+rvkZtdUSxgFm+A==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^0.2.13"
|
||||
"@tryghost/errors" "^0.2.14"
|
||||
|
||||
"@tryghost/admin-api-schema@2.6.0":
|
||||
version "2.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue