Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 78c3d7e

Browse files
committed
Add v3.41.9
1 parent 45564c9 commit 78c3d7e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghost",
3-
"version": "3.41.8",
3+
"version": "3.41.9",
44
"description": "The professional publishing platform",
55
"author": "Ghost Foundation",
66
"homepage": "https://ghost.org",
@@ -56,7 +56,7 @@
5656
"@tryghost/kg-markdown-html-renderer": "3.0.0",
5757
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
5858
"@tryghost/magic-link": "0.6.4",
59-
"@tryghost/members-api": "0.37.11",
59+
"@tryghost/members-api": "0.37.12",
6060
"@tryghost/members-csv": "0.4.2",
6161
"@tryghost/members-ssr": "0.8.8",
6262
"@tryghost/mw-session-from-token": "0.1.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,10 @@
553553
jsonwebtoken "^8.5.1"
554554
lodash "^4.17.15"
555555

556-
"@tryghost/[email protected].11":
557-
version "0.37.11"
558-
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.37.11.tgz#a66aa63c04236f2a5fce207567746bf91fb0d59c"
559-
integrity sha512-LMaE1XPDru7kysrFwZ48/gtL2OMVlPUK4DEjLL1ys7seQTKm6ljhalc40rl7zBkvg1nh+br0qcikMSTpng2vzA==
556+
"@tryghost/[email protected].12":
557+
version "0.37.12"
558+
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.37.12.tgz#53660d77b2116b991b3e2e9633ec0d9d01d9249a"
559+
integrity sha512-16yLqRLjInmwgEnQe0mSeGj6aM8wch2ZoZEMCuj1aaTdwZExtvtB3qbgX+zYz3Nblr53VdQe9Sz0J4U4IwXDAA==
560560
dependencies:
561561
"@tryghost/magic-link" "^0.6.7"
562562
bluebird "^3.5.4"

0 commit comments

Comments
 (0)