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

Update dependency @tryghost/members-ssr to v0.8.5

This commit is contained in:
Renovate Bot 2020-08-11 11:08:12 +00:00 committed by Daniel Lockyer
parent e03ae33cb4
commit e227522e50
2 changed files with 6 additions and 6 deletions

View file

@ -56,7 +56,7 @@
"@tryghost/magic-link": "0.4.12",
"@tryghost/members-api": "0.25.1",
"@tryghost/members-csv": "0.2.1",
"@tryghost/members-ssr": "0.8.4",
"@tryghost/members-ssr": "0.8.5",
"@tryghost/mw-session-from-token": "0.1.6",
"@tryghost/session-service": "0.1.7",
"@tryghost/social-urls": "0.1.11",

View file

@ -424,15 +424,15 @@
dependencies:
papaparse "5.2.0"
"@tryghost/members-ssr@0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.8.4.tgz#0a86d7fb405b072b6ae75a8252649c266aefbdbc"
integrity sha512-OSJlfm9qgAhaLhh9SHF+1Okg78OBT/LocrL7O/Jix475silICg8lfRme/hzJd1NrE7NXGBC6mNNALHdLwe6Hag==
"@tryghost/members-ssr@0.8.5":
version "0.8.5"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.8.5.tgz#47d9a2507e59170fcaff6b6331403e28ad93df5b"
integrity sha512-sMBPMHa6QrLJnLdsUqqxZMLilOLIQ23U0nEE6oCHP2QUdIwKstzaJPrpSva8PQ0/TFpVrnWtX39v3X1TjmPSUQ==
dependencies:
bluebird "^3.5.3"
concat-stream "^2.0.0"
cookies "^0.8.0"
ghost-ignition "^4.0.0"
ghost-ignition "4.2.2"
jsonwebtoken "^8.5.1"
lodash "^4.17.11"