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

This commit is contained in:
Renovate Bot 2020-11-23 04:19:43 +00:00 committed by Daniel Lockyer
parent 7fa0669ce5
commit 48ab8e2e6c
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"@tryghost/mw-session-from-token": "0.1.11",
"@tryghost/promise": "0.1.2",
"@tryghost/security": "0.2.2",
"@tryghost/session-service": "0.1.11",
"@tryghost/session-service": "0.1.12",
"@tryghost/social-urls": "0.1.16",
"@tryghost/string": "0.1.14",
"@tryghost/url-utils": "0.6.23",

View File

@ -595,10 +595,10 @@
bluebird "3.7.2"
lodash "4.17.20"
"@tryghost/session-service@0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.11.tgz#d2e75ef68f91fc2d9f0a5120d0d6a84107618ed5"
integrity sha512-NehH9X1hMERCeXuZRBuiWpxFmKL3ImBx9H6jzVYL78cgEwaq2ZKhrngZ7WFOaV+AdOJwK+ls/pMKEXezlqj1jA==
"@tryghost/session-service@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.12.tgz#aa03c3928e2f16b8c597f239a82b52c8942be72c"
integrity sha512-ODwWpCYSfhoA8oFld/SjM2xAShk/6bWMgXqMMvUrqm2cO9M9D2xzUI7Yyg9+c1NBi5K2w4j5ODABqPtl2lI+0w==
dependencies:
"@tryghost/errors" "^0.2.5"