0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

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

This commit is contained in:
Renovate Bot 2021-06-11 12:25:24 +00:00 committed by Daniel Lockyer
parent 1811e0029f
commit 07bc610e7e
2 changed files with 6 additions and 6 deletions

View file

@ -66,7 +66,7 @@
"@tryghost/package-json": "1.0.0", "@tryghost/package-json": "1.0.0",
"@tryghost/promise": "0.1.9", "@tryghost/promise": "0.1.9",
"@tryghost/security": "0.2.9", "@tryghost/security": "0.2.9",
"@tryghost/session-service": "0.1.22", "@tryghost/session-service": "0.1.23",
"@tryghost/social-urls": "0.1.24", "@tryghost/social-urls": "0.1.24",
"@tryghost/string": "0.1.19", "@tryghost/string": "0.1.19",
"@tryghost/tpl": "0.1.0", "@tryghost/tpl": "0.1.0",

View file

@ -850,12 +850,12 @@
bluebird "^3.7.2" bluebird "^3.7.2"
lodash "^4.17.21" lodash "^4.17.21"
"@tryghost/session-service@0.1.22": "@tryghost/session-service@0.1.23":
version "0.1.22" version "0.1.23"
resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.22.tgz#8f9c0f9357beb2bf9b28e7a3df8379ba24e70d6a" resolved "https://registry.yarnpkg.com/@tryghost/session-service/-/session-service-0.1.23.tgz#208027504afc65d1230e928725382bcfc04f0a06"
integrity sha512-9R7BWhtA9DQYKrWiU6I7y6LIe9sEw62PDwQE7ApeBUEeE5CiOaWIpenh/iycRpnE/Rygyf9WtoDFGFVuO8MfVA== integrity sha512-u/WaVcBTzcsNri5ohEAN6piYeRkeEt6WabjL3vqCCjYn3ccY8Gweeqfgc8OKg2hkpFwOhSxQu00harJaXSCcYQ==
dependencies: dependencies:
"@tryghost/errors" "^0.2.11" "@tryghost/errors" "^0.2.12"
"@tryghost/social-urls@0.1.24": "@tryghost/social-urls@0.1.24":
version "0.1.24" version "0.1.24"