Update dependency @tryghost/session-service to v0.1.10

This commit is contained in:
Renovate Bot 2020-11-05 07:06:46 +00:00 committed by Daniel Lockyer
parent 9daba4e679
commit 7cac75b1bc
2 changed files with 14 additions and 6 deletions

View File

@ -62,7 +62,7 @@
"@tryghost/mw-session-from-token": "0.1.8",
"@tryghost/promise": "0.1.1",
"@tryghost/security": "0.2.0",
"@tryghost/session-service": "0.1.9",
"@tryghost/session-service": "0.1.10",
"@tryghost/social-urls": "0.1.15",
"@tryghost/string": "0.1.14",
"@tryghost/url-utils": "0.6.23",

View File

@ -407,6 +407,14 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/errors@^0.2.5":
version "0.2.5"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.5.tgz#4ae49130ec60350dca5a66001605a0e9188d87e3"
integrity sha512-97ZfqMlFkSQZHHbIq4uGvUc/1otFutgw1pvfPAFXZhEbHqfz6rf2cRToTHtaGLhebKgnzrBIzeVmGwAL63Qxzw==
dependencies:
ghost-ignition "4.2.4"
lodash "4.17.20"
"@tryghost/helpers@1.1.34":
version "1.1.34"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.34.tgz#6096f2a3f7439d92ff07da409c5149ccac71225c"
@ -579,12 +587,12 @@
bluebird "3.7.2"
lodash "4.17.20"
"@tryghost/session-service@0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.9.tgz#ddc06aa70ffb527efc9aa0d4fcf82c7265cbe052"
integrity sha512-QyYyHmaOB80rU8Py1nN/NMcG+wlLbi02Uc6cShTUspHAZTNurMEjJvKHzHNZTJfIQF92gOVseOR++AoaOwjvQw==
"@tryghost/session-service@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.10.tgz#f086602d593d50f6211afabcad68b75c563918e5"
integrity sha512-Xjt21TOkEHPpeETYzGMr4YKiTAe7B/4b7fN1gHcoyJL96dk9nJ4uiFTnpNp8DMVqDj809aoHTsQcAallf75gWg==
dependencies:
"@tryghost/errors" "^0.2.4"
"@tryghost/errors" "^0.2.5"
"@tryghost/social-urls@0.1.15":
version "0.1.15"