Bumped @tryghost/members-api to 0.28.1 in lockfile

refs https://github.com/TryGhost/Ghost/issues/12150

- Adds the updated lockfile for previous commit which bumps members-api to 0.28.1
This commit is contained in:
Rish 2020-08-21 16:23:37 +05:30
parent bf84d42966
commit 4657941095

View File

@ -495,10 +495,10 @@
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/members-api@0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.28.0.tgz#58c3469c22d12e14d31fc23d8b7e6d28574e06cc"
integrity sha512-mIRcokVPFIAHyMHB9I2NPS34TYg26GzdIOcKxmaNtjLh2mtZNsVYUiOYnA6daMuYbnfuTqr/prRONoCVyfR6nw==
"@tryghost/members-api@0.28.1":
version "0.28.1"
resolved "https://registry.npmjs.org/@tryghost/members-api/-/members-api-0.28.1.tgz#508ad5883cb1772194297beb693924d5592097cc"
integrity sha512-yy1wLZlb12to2QisnBfwUmUBEefDJ9pd7s1eDqpjJmE/FhSApUgHpKcGgKI+tEUkqfcfmCP/+0FbvJD15Rpyqg==
dependencies:
"@tryghost/magic-link" "^0.4.13"
bluebird "^3.5.4"