mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Update dependency @tryghost/members-csv to v1.2.3 (#2216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c820c5b010
commit
60db015478
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"@tryghost/kg-clean-basic-html": "2.2.7",
|
||||
"@tryghost/kg-parser-plugins": "2.11.3",
|
||||
"@tryghost/limit-service": "1.0.9",
|
||||
"@tryghost/members-csv": "1.2.2",
|
||||
"@tryghost/members-csv": "1.2.3",
|
||||
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
||||
"@tryghost/string": "0.1.22",
|
||||
"@tryghost/timezone-data": "0.2.55",
|
||||
|
|
|
@ -2043,10 +2043,10 @@
|
|||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
"@tryghost/members-csv@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.2.tgz#bbcbb1f2cd6bff3adec204d462f10ad78f2a0269"
|
||||
integrity sha512-dU6y7XztMvufDoIl5i+Mb9lo2C98DeJGIcWZN1rDBbp+XMwcrMlmrg3h5DPVeQV0R23eGZ9LDzV1YFWDHxpZkA==
|
||||
"@tryghost/members-csv@1.2.3":
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/members-csv/-/members-csv-1.2.3.tgz#a8db3cfa4d1281e04cfc48b22eebdc1eeb06355d"
|
||||
integrity sha512-a4kJB0HR653D3MxYypwXqITDyifWWYw+vnKor9IJObpJpDXspvJBr5EbIDsrEbwTIj4mYGFK4IP2LIGX+AO1bQ==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
fs-extra "^10.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue