mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
Merged v4.3.2 into main
v4.3.2
This commit is contained in:
commit
cb0b10d05e
@ -1 +1 @@
|
||||
Subproject commit 564843210670d3dbbfb119ff3347998947f76831
|
||||
Subproject commit 87e700fe355b8acb5a2425aa465654baf51d24e3
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghost",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.2",
|
||||
"description": "The professional publishing platform",
|
||||
"author": "Ghost Foundation",
|
||||
"homepage": "https://ghost.org",
|
||||
@ -58,7 +58,7 @@
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
|
||||
"@tryghost/limit-service": "0.4.2",
|
||||
"@tryghost/magic-link": "1.0.2",
|
||||
"@tryghost/members-api": "1.3.1",
|
||||
"@tryghost/members-api": "1.3.2",
|
||||
"@tryghost/members-csv": "1.0.0",
|
||||
"@tryghost/members-ssr": "1.0.2",
|
||||
"@tryghost/mw-session-from-token": "0.1.19",
|
||||
|
@ -559,10 +559,10 @@
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/members-api@1.3.1":
|
||||
version "1.3.1"
|
||||
resolved "https://registry.npmjs.org/@tryghost/members-api/-/members-api-1.3.1.tgz#5afba6a797b33f226561b5d3f772693b24e2dfc0"
|
||||
integrity sha512-PRVYaEcajtARoVNjvngBSb+2q1R875E1anqzXAmJ7M+kPsAh3ZdsNhFJnTb7wwMFdzuwhjMrNEl7/5iCOXRJUQ==
|
||||
"@tryghost/members-api@1.3.2":
|
||||
version "1.3.2"
|
||||
resolved "https://registry.npmjs.org/@tryghost/members-api/-/members-api-1.3.2.tgz#13d604308d7eac86ed12973a7164859d6b0b0f62"
|
||||
integrity sha512-jFoFURag59rsMuyk9U5qmrk866DtIwQjEDXTmWXPvMWhnzlenL1JVUIRNtV8Ez9jH2tK6/Td2KkTZuCVd5Su0Q==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^0.2.9"
|
||||
"@tryghost/magic-link" "^1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user