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 committed by Daniel Lockyer
parent acd34c9bcb
commit 7177da6a4e

View File

@ -495,10 +495,10 @@
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/members-api@0.27.2":
version "0.27.2"
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-0.27.2.tgz#ada8ca87fb930318f9bd4fa0301faf7189421348"
integrity sha512-tcUHHUXW7i9Nx8RTuDkB8mS8DAxNrSrV8qzJZuSdZbqgrlXSK2udnqv4oimppmkmQWPz7VfLoY9vdE7GW4S0Bg==
"@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"