mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Update dependency @tryghost/adapter-manager to v0.2.9
This commit is contained in:
parent
3adca322dc
commit
c0d52cc5bd
@ -41,7 +41,7 @@
|
||||
"dependencies": {
|
||||
"@nexes/nql": "0.5.0",
|
||||
"@sentry/node": "6.2.0",
|
||||
"@tryghost/adapter-manager": "0.2.8",
|
||||
"@tryghost/adapter-manager": "0.2.9",
|
||||
"@tryghost/admin-api-schema": "2.0.0-rc.1",
|
||||
"@tryghost/bootstrap-socket": "0.2.6",
|
||||
"@tryghost/constants": "0.1.5",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -380,12 +380,12 @@
|
||||
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
||||
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
|
||||
|
||||
"@tryghost/adapter-manager@0.2.8":
|
||||
version "0.2.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.8.tgz#969c4eae3decde0e77f08945b46fa0a41be56e94"
|
||||
integrity sha512-qbsuLxR37lGmZzpAb/n0fDjt8BCWqIIKa+2sPEP+1pH5uU4C1/g2fCb9UAMRKrWf78m584UP3E3tjUpf3BROtg==
|
||||
"@tryghost/adapter-manager@0.2.9":
|
||||
version "0.2.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.9.tgz#d7c7de3a3bb485fc8cb92a98aa99c37394b21793"
|
||||
integrity sha512-oXHzy8Suu37eLb5s1nSPUMisrEnSrZbRqCGnS5SLQSqahzu+nLwysKPsOhKhcotAdpYzQ4q1BqsN/kyowpeIkQ==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^0.2.8"
|
||||
"@tryghost/errors" "^0.2.9"
|
||||
|
||||
"@tryghost/admin-api-schema@2.0.0-rc.1":
|
||||
version "2.0.0-rc.1"
|
||||
@ -445,6 +445,14 @@
|
||||
ghost-ignition "4.2.2"
|
||||
lodash "4.17.20"
|
||||
|
||||
"@tryghost/errors@^0.2.9":
|
||||
version "0.2.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.9.tgz#b27fb31633735975ce62e53e88bc2412dc6fd876"
|
||||
integrity sha512-ULWfgTYqSO2uU9Sb75+MQpuYsy3sCF5QTXy5RqpzJdACWKW2Mtg3fPGS6fVEHuxbUhOxEhq1eu9gsWFWLljTEA==
|
||||
dependencies:
|
||||
ghost-ignition "4.4.4"
|
||||
lodash "4.17.20"
|
||||
|
||||
"@tryghost/helpers@1.1.38":
|
||||
version "1.1.38"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.38.tgz#a93fbd7dfa134e8b6052c362b374c7f8c6c28d11"
|
||||
|
Loading…
Reference in New Issue
Block a user