Skip to content

Commit

Permalink
Update dependency @tryghost/members-ssr to v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and daniellockyer committed Feb 8, 2021
1 parent 8af97b5 commit 0739080
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@tryghost/maintenance": "0.1.0",
"@tryghost/members-api": "1.0.0-rc.0",
"@tryghost/members-csv": "0.4.2",
"@tryghost/members-ssr": "0.8.8",
"@tryghost/members-ssr": "0.8.10",
"@tryghost/mw-session-from-token": "0.1.14",
"@tryghost/promise": "0.1.4",
"@tryghost/security": "0.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -568,15 +568,15 @@
dependencies:
papaparse "5.3.0"

"@tryghost/[email protected].8":
version "0.8.8"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.8.8.tgz#64f7d83899e443b88e6b06ed36130fa28c09d8bd"
integrity sha512-nQJXIN41oYTX7lJ7+vvCsY3EyfANHA0UWYURRO/5I4bEReZa/bF1C6Bow9pWEZXixxfyIQm4ffAOixDUIIusaA==
"@tryghost/[email protected].10":
version "0.8.10"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.8.10.tgz#e1f300336b79aa1682b1a2ed26db8ddae1cc65e6"
integrity sha512-dHXriIZuz4Ld0iGujGJvdJp0MjgOZwMMBqzOyrDrvVCucHHibdWAgkORgoJ3f+ko5Xn1i1wNofhOICCJ5uA4kQ==
dependencies:
bluebird "^3.5.3"
concat-stream "^2.0.0"
cookies "^0.8.0"
ghost-ignition "4.4.2"
ghost-ignition "4.4.3"
jsonwebtoken "^8.5.1"
lodash "^4.17.11"

Expand Down

0 comments on commit 0739080

Please sign in to comment.