0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Added missing lockfile

refs def46df589

Previous commit missed adding the lockfile for `@tryghost/members-api` bump.
This commit is contained in:
Rishabh 2021-06-04 19:34:49 +05:30
parent def46df589
commit e2e2925f9e

View file

@ -744,10 +744,10 @@
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/members-api@1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-1.13.0.tgz#95f1f56ffd4e4106f549bf611b731882ab509ebd"
integrity sha512-1ioQVqZd3SBBLc30hQZdeiB7ms8huOQ1j5mmmtM2h02ujh4bXVi4+wQTGMhrc2GcFc3GwxG/eVkNBYfdlb0E3g==
"@tryghost/members-api@1.13.1":
version "1.13.1"
resolved "https://registry.yarnpkg.com/@tryghost/members-api/-/members-api-1.13.1.tgz#534478c89bcfa8bc75c7f8726651164ba9d7ea4b"
integrity sha512-qUjfMXotdRAiHPorx0omt3wUIv/cUl21z1Wy0SMJimBLRpaencruU7mBuicwA53P4uoV6vzbQFgy8Ce9hLm6Ig==
dependencies:
"@tryghost/errors" "^0.2.9"
"@tryghost/magic-link" "^1.0.3"