0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

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

This commit is contained in:
Renovate Bot 2020-12-09 23:24:19 +00:00 committed by Daniel Lockyer
parent 712f78bc24
commit 0e6ee237ac
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.12",
"@tryghost/session-service": "0.1.13",
"@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.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==
"@tryghost/session-service@0.1.13":
version "0.1.13"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.13.tgz#1f1d4df01eab72a4871a716c3082dbb68aba8b7f"
integrity sha512-zXjI329lS2W1411PvNFP1yVxGeekcJF8jsykWTSo66LS9a3HjMkPG86s2MqVX8O0F8n6Bu8F95+v4kSifXg36A==
dependencies:
"@tryghost/errors" "^0.2.5"