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

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

This commit is contained in:
Renovate Bot 2021-02-24 11:12:15 +00:00 committed by Daniel Lockyer
parent 7cec1ecb57
commit ad6f3a41c0
2 changed files with 6 additions and 14 deletions

View file

@ -61,7 +61,7 @@
"@tryghost/mw-session-from-token": "0.1.16",
"@tryghost/promise": "0.1.6",
"@tryghost/security": "0.2.6",
"@tryghost/session-service": "0.1.16",
"@tryghost/session-service": "0.1.17",
"@tryghost/social-urls": "0.1.19",
"@tryghost/string": "0.1.17",
"@tryghost/url-utils": "0.6.26",

View file

@ -445,14 +445,6 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/errors@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.8.tgz#887531bd41dc6f6fdfc8a6dda8ef08acccddf08b"
integrity sha512-PF6vFZnRhMKxZ9FeNtYOHTn3wKMF2u+rgC4Iw33O2tHPCPtRzQTGUU8kO02sY5pjx19OjBOlYyye5n9fRHwJPA==
dependencies:
ghost-ignition "4.4.3"
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"
@ -640,12 +632,12 @@
bluebird "3.7.2"
lodash "4.17.20"
"@tryghost/session-service@0.1.16":
version "0.1.16"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.16.tgz#eb46b05222731f9caace7ffc13b018e40311d8bd"
integrity sha512-WbbYhroJiecrdtvkndvCKmUl6UPTo6KXCFuf2horvSJrRXoJDXrIqwYouqhGbaQ3Om30OM9ivF1uBzww38FW6A==
"@tryghost/session-service@0.1.17":
version "0.1.17"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.17.tgz#261e1fb4312019fcbac4dca4eeb5702cac3595fd"
integrity sha512-7tPZUH2MuF9r/cwK38OOgq030TgbH6oN+Q2N5R4cxl0fpc/5TjTTZ9JFvGGEiFHM6VJ/lPj6q8KSDbfdJeJFHw==
dependencies:
"@tryghost/errors" "^0.2.8"
"@tryghost/errors" "^0.2.9"
"@tryghost/social-urls@0.1.19":
version "0.1.19"