mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
Update dependency @tryghost/members-api to v0.5.3
This commit is contained in:
parent
b89e3650f1
commit
93e04b0a43
@ -41,7 +41,7 @@
|
||||
"dependencies": {
|
||||
"@nexes/nql": "0.3.0",
|
||||
"@tryghost/helpers": "1.1.10",
|
||||
"@tryghost/members-api": "0.5.2",
|
||||
"@tryghost/members-api": "0.5.3",
|
||||
"@tryghost/members-ssr": "0.5.0",
|
||||
"@tryghost/social-urls": "0.1.2",
|
||||
"@tryghost/string": "^0.1.3",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -189,22 +189,22 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.3"
|
||||
|
||||
"@tryghost/magic-link@^0.1.1":
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.1.1.tgz#717bc4b6cd87ab4bab97d081c5ff82b59c72a0b7"
|
||||
integrity sha512-X1qE+/5ihAhY5CzzqttXoHNp9cLrT32WjBn45ddBkE1iTrEckq5Q1k74NomEkEtPnjkymyFXeMX+/sY+Nu2v3A==
|
||||
"@tryghost/magic-link@^0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.1.2.tgz#c5f2e0b154a5da5ddd79023ae35f333985bbc600"
|
||||
integrity sha512-hGLJgRMk3ZhFuxCXiLTCIyqzQYNeNU7BYabd+4pDindnDCAtXSfWFT0v6su9p6Cy7gCyA9KQYwG7hR36pEKoPg==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "^3.1.0"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/members-api@0.5.2":
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.5.2.tgz#3b4551f8788c8d25dbff13da8b142069995c23cc"
|
||||
integrity sha512-QSliRpCaGNhyPT0JvHUghhh113hFgbl2/3jN7vIswq+agMXDZV/OvLATTgThHV7/KsBO9eJZ010YLRjyVAbOhw==
|
||||
"@tryghost/members-api@0.5.3":
|
||||
version "0.5.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.5.3.tgz#1959c76a9a730ed0db69ae73ce8e36272f211a0e"
|
||||
integrity sha512-VwzlHlsoWCallQgErPptlTYbej/J7orUkDrlZZlbt2tl23oS6eaYDQqKd9sOfygss9fS3Rc2JjTXoZ1mWmhCDw==
|
||||
dependencies:
|
||||
"@tryghost/magic-link" "^0.1.1"
|
||||
"@tryghost/magic-link" "^0.1.2"
|
||||
bluebird "^3.5.4"
|
||||
body-parser "^1.19.0"
|
||||
cookies "^0.7.3"
|
||||
|
Loading…
Reference in New Issue
Block a user