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

This commit is contained in:
Renovate Bot 2022-01-18 09:35:36 +00:00 committed by Daniel Lockyer
parent 952a00760b
commit 8bcb90300e
2 changed files with 6 additions and 6 deletions

View File

@ -96,7 +96,7 @@
"@tryghost/request": "0.1.11",
"@tryghost/root-utils": "0.3.8",
"@tryghost/security": "0.2.13",
"@tryghost/session-service": "0.1.36",
"@tryghost/session-service": "0.1.37",
"@tryghost/settings-path-manager": "0.1.2",
"@tryghost/social-urls": "0.1.27",
"@tryghost/string": "0.1.21",

View File

@ -1840,12 +1840,12 @@
"@tryghost/debug" "^0.1.10"
"@tryghost/logging" "^2.0.1"
"@tryghost/session-service@0.1.36":
version "0.1.36"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.36.tgz#3c858b9c692b944485be4ca7b1f4c773bdb0ce87"
integrity sha512-A8Bn+eEOmww2FSKSbHxGeYXnkyaXdsN2UFuO2YsmJETGuQqN7E5O+PJA6MHl8HUNW0vtUPVILyzp25RJfxwb/w==
"@tryghost/session-service@0.1.37":
version "0.1.37"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.37.tgz#11ec96c3efdf32a5d3e40123226ee032d8d3c2a6"
integrity sha512-RNVNPcCWhtH/HmSPv6+kXMPKTGFgXo+UlQUMjaFk7vy8RCP+yO3ZMzgx8o1B7vzrlyNZdCt0b6p9HIUsSwpqbw==
dependencies:
"@tryghost/errors" "^1.2.0"
"@tryghost/errors" "^1.2.1"
"@tryghost/settings-path-manager@0.1.2":
version "0.1.2"