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

This commit is contained in:
Renovate Bot 2020-05-27 00:23:02 +00:00
parent d758f47771
commit 979a62deea
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 14 deletions

View File

@ -53,7 +53,7 @@
"@tryghost/members-api": "0.18.7",
"@tryghost/members-ssr": "0.7.10",
"@tryghost/mw-session-from-token": "0.1.4",
"@tryghost/session-service": "0.1.3",
"@tryghost/session-service": "0.1.4",
"@tryghost/social-urls": "0.1.9",
"@tryghost/string": "0.1.9",
"@tryghost/url-utils": "0.6.18",

View File

@ -360,14 +360,6 @@
ghost-ignition "4.2.1"
lodash "4.17.15"
"@tryghost/errors@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.3.tgz#2a5920314925a37c01afadb7e6ba8dbbe1fa91db"
integrity sha512-ctdZADhZNADQ+5vbJ3AuksrgnxrI3cRpo8M1nm6xPuPAJa04RKnPOF4IR7tOOIHirx2vHtqve2Yv/3f3WFLQ3g==
dependencies:
ghost-ignition "4.2.1"
lodash "4.17.15"
"@tryghost/helpers@1.1.27":
version "1.1.27"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b"
@ -503,12 +495,12 @@
chalk "^3.0.0"
sywac "^1.2.1"
"@tryghost/session-service@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.3.tgz#4a5d9ff4ab5caa024bdf0e949eae411bd11379b3"
integrity sha512-S1lnwmSjJPM2CV/1y0bWtT6j5CGBnEZQ9VFSqXyWPRsLBwo9m9T5Ez3wrn0p8WrJnSwwJekyqPW8itwgOVgFbg==
"@tryghost/session-service@0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.4.tgz#f9a4f62c7c8fad714f6b3a7ab52c069c6fb776ff"
integrity sha512-4KRSRDIhfzvg8X7QiCHZWBLgZvX6KhydzaJZXwUckkQ3jnKwkrc0gnvoyixTZBEFK9g8n6TZSNlrCE/vRrXKeA==
dependencies:
"@tryghost/errors" "^0.1.3"
"@tryghost/errors" "^0.2.0"
"@tryghost/social-urls@0.1.9":
version "0.1.9"