0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

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

This commit is contained in:
Renovate Bot 2021-06-18 21:57:04 +00:00 committed by Daniel Lockyer
parent ced89e3777
commit 587f6806df
2 changed files with 6 additions and 6 deletions

View file

@ -72,7 +72,7 @@
"@tryghost/request": "0.1.1",
"@tryghost/root-utils": "0.3.0",
"@tryghost/security": "0.2.9",
"@tryghost/session-service": "0.1.23",
"@tryghost/session-service": "0.1.24",
"@tryghost/social-urls": "0.1.24",
"@tryghost/string": "0.1.19",
"@tryghost/tpl": "0.1.3",

View file

@ -951,12 +951,12 @@
bluebird "^3.7.2"
lodash "^4.17.21"
"@tryghost/session-service@0.1.23":
version "0.1.23"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.23.tgz#208027504afc65d1230e928725382bcfc04f0a06"
integrity sha512-u/WaVcBTzcsNri5ohEAN6piYeRkeEt6WabjL3vqCCjYn3ccY8Gweeqfgc8OKg2hkpFwOhSxQu00harJaXSCcYQ==
"@tryghost/session-service@0.1.24":
version "0.1.24"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.24.tgz#8c085df86b1d889d6aafe1e251df87e91aef36b0"
integrity sha512-v6ob1lUOWgVVbdK14tJav7bx+6ETgYr+Ith/Yk3lMyAZUHbfujYsE2EEHthXBLfU0hB/kRdvKhCIwDg2ziDX1A==
dependencies:
"@tryghost/errors" "^0.2.12"
"@tryghost/errors" "^0.2.13"
"@tryghost/social-urls@0.1.24":
version "0.1.24"