mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Update dependency @tryghost/session-service to v0.1.22 (#12965)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
84724537be
commit
3b5ce73026
@ -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",
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user