mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Update dependency @tryghost/session-service to v0.1.1
This commit is contained in:
parent
b69684e05e
commit
4ee2be4b19
@ -53,7 +53,7 @@
|
|||||||
"@tryghost/members-api": "0.18.0",
|
"@tryghost/members-api": "0.18.0",
|
||||||
"@tryghost/members-ssr": "0.7.4",
|
"@tryghost/members-ssr": "0.7.4",
|
||||||
"@tryghost/mw-session-from-token": "0.1.1",
|
"@tryghost/mw-session-from-token": "0.1.1",
|
||||||
"@tryghost/session-service": "0.1.0",
|
"@tryghost/session-service": "0.1.1",
|
||||||
"@tryghost/social-urls": "0.1.9",
|
"@tryghost/social-urls": "0.1.9",
|
||||||
"@tryghost/string": "0.1.9",
|
"@tryghost/string": "0.1.9",
|
||||||
"@tryghost/url-utils": "0.6.18",
|
"@tryghost/url-utils": "0.6.18",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -361,14 +361,6 @@
|
|||||||
ghost-ignition "^4.1.0"
|
ghost-ignition "^4.1.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
|
|
||||||
"@tryghost/errors@^0.1.1":
|
|
||||||
version "0.1.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.1.tgz#c140f8558fc54cf69ac7e7ea719a189c763fea04"
|
|
||||||
integrity sha512-8gmWGDLbwGhrMJ6psn8uubanntfxCvywufzJyDFgB/Kjh6bjd2CYEL84nA3rzfnxLpuY7vL/i4sFjpF1MZ15KA==
|
|
||||||
dependencies:
|
|
||||||
ghost-ignition "^4.1.0"
|
|
||||||
lodash "^4.17.15"
|
|
||||||
|
|
||||||
"@tryghost/helpers@1.1.27":
|
"@tryghost/helpers@1.1.27":
|
||||||
version "1.1.27"
|
version "1.1.27"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b"
|
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b"
|
||||||
@ -504,12 +496,12 @@
|
|||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
sywac "^1.2.1"
|
sywac "^1.2.1"
|
||||||
|
|
||||||
"@tryghost/session-service@0.1.0":
|
"@tryghost/session-service@0.1.1":
|
||||||
version "0.1.0"
|
version "0.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.0.tgz#3e37f1047b6404cbac59de0953ef1246657e742d"
|
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.1.tgz#520ba12494e761777a3303a04299e7dfb284affc"
|
||||||
integrity sha512-yAnJ0Bnl5FReA8mrL+J7nc7S9QWobegaOqK0lTHQpbCHdlkXaDdkNYFniztE8BClWmHrRrtRfHLTN+eovEpenA==
|
integrity sha512-yBLk+UOrl0hC5RX2rD+l4WfHtrAENSsndEHP6ye+Qx8KkrPA5SbhTwz4mCUg8cO6RXtP774l0GrYj1AWmfA5rg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^0.1.1"
|
"@tryghost/errors" "^0.1.2"
|
||||||
|
|
||||||
"@tryghost/social-urls@0.1.9":
|
"@tryghost/social-urls@0.1.9":
|
||||||
version "0.1.9"
|
version "0.1.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user