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.7.6

This commit is contained in:
Renovate Bot 2020-04-21 12:32:31 +00:00
parent c3f4b7a57c
commit c54e50bd11
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"@tryghost/kg-markdown-html-renderer": "1.0.3", "@tryghost/kg-markdown-html-renderer": "1.0.3",
"@tryghost/kg-mobiledoc-html-renderer": "2.0.1", "@tryghost/kg-mobiledoc-html-renderer": "2.0.1",
"@tryghost/members-api": "0.18.2", "@tryghost/members-api": "0.18.2",
"@tryghost/members-ssr": "0.7.5", "@tryghost/members-ssr": "0.7.6",
"@tryghost/mw-session-from-token": "0.1.1", "@tryghost/mw-session-from-token": "0.1.1",
"@tryghost/session-service": "0.1.1", "@tryghost/session-service": "0.1.1",
"@tryghost/social-urls": "0.1.9", "@tryghost/social-urls": "0.1.9",

View file

@ -463,10 +463,10 @@
node-jose "^1.1.3" node-jose "^1.1.3"
stripe "^7.4.0" stripe "^7.4.0"
"@tryghost/members-ssr@0.7.5": "@tryghost/members-ssr@0.7.6":
version "0.7.5" version "0.7.6"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.7.5.tgz#0e75e830411c0542c3b2c822e077087410d8167e" resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.7.6.tgz#026e200c414cbe8da08accf7b5ce302dea56ea58"
integrity sha512-5F51OUgboZyJDvBOqtNMko+YnuwNeCVn5fiZm09Yz1BURmRqRMYKqhHIh6wtvCYiEIb3B6RHgJqwVkuq/BxtNQ== integrity sha512-CPUbVx+fjvDQmfZbov/2QlaLjGG9VRNpOu41yz0saAK5+hi9sdtNj+GKzEn3oc/eG9v3cfAYo0KYjlr86YUyvQ==
dependencies: dependencies:
bluebird "^3.5.3" bluebird "^3.5.3"
concat-stream "^2.0.0" concat-stream "^2.0.0"