0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

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

This commit is contained in:
Renovate Bot 2021-12-14 12:12:59 +00:00 committed by Daniel Lockyer
parent 82c404d20c
commit fd43f4aef2
2 changed files with 6 additions and 6 deletions

View file

@ -93,7 +93,7 @@
"@tryghost/request": "0.1.10",
"@tryghost/root-utils": "0.3.7",
"@tryghost/security": "0.2.13",
"@tryghost/session-service": "0.1.34",
"@tryghost/session-service": "0.1.35",
"@tryghost/settings-path-manager": "0.1.2",
"@tryghost/social-urls": "0.1.27",
"@tryghost/string": "0.1.21",

View file

@ -1809,12 +1809,12 @@
"@tryghost/debug" "^0.1.9"
"@tryghost/logging" "^1.0.0"
"@tryghost/session-service@0.1.34":
version "0.1.34"
resolved "https://registry.npmjs.org/@tryghost/session-service/-/session-service-0.1.34.tgz"
integrity sha512-lIUoi7zoV91fkmhq9w1kmt9kSHPoD/0ZfQB6PdMlys0PW3B4rlSclf+ZvpCynK/2lcwiQ62Z02hpgLb8iw1nxQ==
"@tryghost/session-service@0.1.35":
version "0.1.35"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.35.tgz#756e5271e6c8b058465459ae409fbdf84359b825"
integrity sha512-Er6YAqPZOoEfaBQmKlfuH4a9JXXa/Vev+igcKrUYVs0jlvfhsNpMpo6vksPVllA/V6mSvdhjIysRjmhoHdfJ2g==
dependencies:
"@tryghost/errors" "^1.1.0"
"@tryghost/errors" "^1.1.1"
"@tryghost/settings-path-manager@0.1.2":
version "0.1.2"