mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
Update dependency @tryghost/members-ssr to v0.7.3
This commit is contained in:
parent
6c921bf2ef
commit
3a67245a71
2 changed files with 5 additions and 31 deletions
|
@ -42,7 +42,7 @@
|
|||
"@nexes/nql": "0.3.0",
|
||||
"@tryghost/helpers": "1.1.18",
|
||||
"@tryghost/members-api": "0.8.3",
|
||||
"@tryghost/members-ssr": "0.7.2",
|
||||
"@tryghost/members-ssr": "0.7.3",
|
||||
"@tryghost/social-urls": "0.1.4",
|
||||
"@tryghost/string": "^0.1.3",
|
||||
"@tryghost/url-utils": "0.6.13",
|
||||
|
|
34
yarn.lock
34
yarn.lock
|
@ -69,32 +69,6 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "8.x.x"
|
||||
|
||||
"@metascraper/helpers@^5.7.14":
|
||||
version "5.7.14"
|
||||
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.7.14.tgz#676b11bdc82b1fbe4e6cc1fe0c4be2dddf7d5ba1"
|
||||
integrity sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==
|
||||
dependencies:
|
||||
audio-extensions "0.0.0"
|
||||
chrono-node "~1.3.11"
|
||||
condense-whitespace "~2.0.0"
|
||||
entities "~2.0.0"
|
||||
file-extension "~4.0.5"
|
||||
has-values "~2.0.1"
|
||||
image-extensions "~1.1.0"
|
||||
is-relative-url "~3.0.0"
|
||||
is-uri "~1.2.0"
|
||||
iso-639-3 "~1.2.0"
|
||||
isostring "0.0.1"
|
||||
lodash "~4.17.15"
|
||||
memoize-one "~5.1.1"
|
||||
mime-types "~2.1.24"
|
||||
normalize-url "~4.5.0"
|
||||
smartquotes "~2.3.1"
|
||||
title "~3.4.1"
|
||||
truncate "~2.1.0"
|
||||
url-regex "~5.0.0"
|
||||
video-extensions "~1.1.0"
|
||||
|
||||
"@metascraper/helpers@^5.7.17":
|
||||
version "5.7.17"
|
||||
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.7.17.tgz#401897c7239090ca7149b83e581712845bbb3709"
|
||||
|
@ -279,10 +253,10 @@
|
|||
node-jose "^1.1.3"
|
||||
stripe "^7.4.0"
|
||||
|
||||
"@tryghost/members-ssr@0.7.2":
|
||||
version "0.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.7.2.tgz#3d24b99d735af5c74f8a33bea9a083ad816cdd41"
|
||||
integrity sha512-TbMWPUpCCxidZsdPOR3NorsDHm6u8HphdgpePGgblpe8JBr4Vglwi7qgo/L7UVyoxICkN+xcF5k/xx4pJHR7Kg==
|
||||
"@tryghost/members-ssr@0.7.3":
|
||||
version "0.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.7.3.tgz#55dd348584f97f4f4f03af87a791fe0f0736e1f7"
|
||||
integrity sha512-g2BVauG/LFeTIFRk+5GoD0E1/ksU39UFv6gg2K2KplQB9AnmxevDf+gA+KEeJFhBgFGfZKTy+6otN1eg/nOPqg==
|
||||
dependencies:
|
||||
bluebird "^3.5.3"
|
||||
concat-stream "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue