Update dependency @tryghost/session-service to v0.1.22 (#12965)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-14 18:35:36 +02:00 committed by GitHub
parent 84724537be
commit 3b5ce73026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"@tryghost/package-json": "0.1.1",
"@tryghost/promise": "0.1.8",
"@tryghost/security": "0.2.8",
"@tryghost/session-service": "0.1.21",
"@tryghost/session-service": "0.1.22",
"@tryghost/social-urls": "0.1.24",
"@tryghost/string": "0.1.19",
"@tryghost/url-utils": "1.1.4",

View File

@ -818,10 +818,10 @@
bluebird "^3.7.2"
lodash "^4.17.21"
"@tryghost/session-service@0.1.21":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.21.tgz#9151b4cdd99657df4dcc58c5d1b4d5ac199891af"
integrity sha512-JahahCRx0BwsB27NvRXdehW2Vvt9bRi4Zof+Y35jSbu8++HmkuE7kkv1qeJgA4Zn4OJ4WQDrgv3mOsjPGWKTEQ==
"@tryghost/session-service@0.1.22":
version "0.1.22"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.22.tgz#8f9c0f9357beb2bf9b28e7a3df8379ba24e70d6a"
integrity sha512-9R7BWhtA9DQYKrWiU6I7y6LIe9sEw62PDwQE7ApeBUEeE5CiOaWIpenh/iycRpnE/Rygyf9WtoDFGFVuO8MfVA==
dependencies:
"@tryghost/errors" "^0.2.11"