mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency @tryghost/members-csv to v1.1.6 (#13273)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a8902bd1f8
commit
677dc1a59b
2 changed files with 2 additions and 13 deletions
|
@ -74,7 +74,7 @@
|
|||
"@tryghost/logging": "0.1.6",
|
||||
"@tryghost/magic-link": "1.0.11",
|
||||
"@tryghost/members-api": "1.29.2",
|
||||
"@tryghost/members-csv": "1.1.5",
|
||||
"@tryghost/members-csv": "1.1.6",
|
||||
"@tryghost/members-importer": "0.3.1",
|
||||
"@tryghost/members-ssr": "1.0.12",
|
||||
"@tryghost/mw-session-from-token": "0.1.22",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -944,18 +944,7 @@
|
|||
node-jose "^2.0.0"
|
||||
stripe "^8.142.0"
|
||||
|
||||
"@tryghost/members-csv@1.1.5":
|
||||
version "1.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.1.5.tgz#0b8e859e48c0076cc52d7ff07793b4e47a8f3fe8"
|
||||
integrity sha512-LVZnq2x1S/dZxW85NxiGOMLHhEiVTnqUUbcFE7XVM4VDYuodsaxWrmVi2CrNBFRIGizG8pt8Yyz9q72BL4U9kQ==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
fs-extra "^10.0.0"
|
||||
lodash "^4.17.21"
|
||||
papaparse "5.3.1"
|
||||
pump "^3.0.0"
|
||||
|
||||
"@tryghost/members-csv@^1.1.5":
|
||||
"@tryghost/members-csv@1.1.6", "@tryghost/members-csv@^1.1.5":
|
||||
version "1.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.1.6.tgz#32c936cdff698317a9f20c4c98b8a55aad5a804f"
|
||||
integrity sha512-q064BD3ZOI9h+jC4V20Tj15Y1Uzlrw6IL0EmPN50JvmkulYlafDYBrD8S++awd1jweapACrJM9Kb6kVoF1kIqQ==
|
||||
|
|
Loading…
Add table
Reference in a new issue