Update TryGhost packages
This commit is contained in:
parent
8f839b34b1
commit
60a3b5a913
@ -38,11 +38,11 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/lang-html": "^6.4.5",
|
"@codemirror/lang-html": "^6.4.5",
|
||||||
"@tryghost/color-utils": "0.2.0",
|
"@tryghost/color-utils": "0.2.2",
|
||||||
"@tryghost/kg-unsplash-selector": "^0.1.11",
|
"@tryghost/kg-unsplash-selector": "^0.1.11",
|
||||||
"@tryghost/limit-service": "^1.2.10",
|
"@tryghost/limit-service": "^1.2.10",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/timezone-data": "0.4.1",
|
"@tryghost/timezone-data": "0.4.3",
|
||||||
"react": "18.3.0",
|
"react": "18.3.0",
|
||||||
"react-dom": "18.3.0",
|
"react-dom": "18.3.0",
|
||||||
"validator": "7.2.0"
|
"validator": "7.2.0"
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/content-api": "1.11.19",
|
"@tryghost/content-api": "1.11.21",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2"
|
"react-dom": "17.0.2"
|
||||||
},
|
},
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/content-api": "1.11.19",
|
"@tryghost/content-api": "1.11.21",
|
||||||
"flexsearch": "0.7.21",
|
"flexsearch": "0.7.21",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2"
|
"react-dom": "17.0.2"
|
||||||
|
@ -41,18 +41,18 @@
|
|||||||
"@html-next/vertical-collection": "3.0.0",
|
"@html-next/vertical-collection": "3.0.0",
|
||||||
"@sentry/ember": "7.112.1",
|
"@sentry/ember": "7.112.1",
|
||||||
"@sentry/integrations": "7.112.1",
|
"@sentry/integrations": "7.112.1",
|
||||||
"@tryghost/color-utils": "0.2.0",
|
"@tryghost/color-utils": "0.2.2",
|
||||||
"@tryghost/ember-promise-modals": "2.0.1",
|
"@tryghost/ember-promise-modals": "2.0.1",
|
||||||
"@tryghost/helpers": "1.1.88",
|
"@tryghost/helpers": "1.1.90",
|
||||||
"@tryghost/kg-clean-basic-html": "4.0.4",
|
"@tryghost/kg-clean-basic-html": "4.0.4",
|
||||||
"@tryghost/kg-converters": "1.0.1",
|
"@tryghost/kg-converters": "1.0.1",
|
||||||
"@tryghost/koenig-lexical": "1.1.6",
|
"@tryghost/koenig-lexical": "1.1.6",
|
||||||
"@tryghost/limit-service": "1.2.12",
|
"@tryghost/limit-service": "1.2.14",
|
||||||
"@tryghost/members-csv": "0.0.0",
|
"@tryghost/members-csv": "0.0.0",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/nql-lang": "0.6.1",
|
"@tryghost/nql-lang": "0.6.1",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"@tryghost/timezone-data": "0.4.1",
|
"@tryghost/timezone-data": "0.4.3",
|
||||||
"autoprefixer": "9.8.6",
|
"autoprefixer": "9.8.6",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"babel-plugin-transform-class-properties": "6.24.1",
|
"babel-plugin-transform-class-properties": "6.24.1",
|
||||||
|
@ -24,11 +24,11 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/promise": "0.3.6",
|
"@tryghost/promise": "0.3.8",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"jsonpath": "1.1.1",
|
"jsonpath": "1.1.1",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"bson-objectid": "2.0.4"
|
"bson-objectid": "2.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,14 +26,14 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/in-memory-repository": "0.0.0",
|
"@tryghost/in-memory-repository": "0.0.0",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/nql-filter-expansions": "0.0.0",
|
"@tryghost/nql-filter-expansions": "0.0.0",
|
||||||
"@tryghost/post-events": "0.0.0",
|
"@tryghost/post-events": "0.0.0",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"bson-objectid": "2.0.4",
|
"bson-objectid": "2.0.4",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
},
|
},
|
||||||
|
@ -59,40 +59,40 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@extractus/oembed-extractor": "3.2.1",
|
"@extractus/oembed-extractor": "3.2.1",
|
||||||
"@sentry/node": "7.112.1",
|
"@sentry/node": "7.112.1",
|
||||||
"@tryghost/adapter-base-cache": "0.1.10",
|
"@tryghost/adapter-base-cache": "0.1.12",
|
||||||
"@tryghost/adapter-cache-redis": "0.0.0",
|
"@tryghost/adapter-cache-redis": "0.0.0",
|
||||||
"@tryghost/adapter-manager": "0.0.0",
|
"@tryghost/adapter-manager": "0.0.0",
|
||||||
"@tryghost/admin-api-schema": "4.5.3",
|
"@tryghost/admin-api-schema": "4.5.5",
|
||||||
"@tryghost/announcement-bar-settings": "0.0.0",
|
"@tryghost/announcement-bar-settings": "0.0.0",
|
||||||
"@tryghost/api-framework": "0.0.0",
|
"@tryghost/api-framework": "0.0.0",
|
||||||
"@tryghost/api-version-compatibility-service": "0.0.0",
|
"@tryghost/api-version-compatibility-service": "0.0.0",
|
||||||
"@tryghost/audience-feedback": "0.0.0",
|
"@tryghost/audience-feedback": "0.0.0",
|
||||||
"@tryghost/bookshelf-plugins": "0.6.12",
|
"@tryghost/bookshelf-plugins": "0.6.14",
|
||||||
"@tryghost/bootstrap-socket": "0.0.0",
|
"@tryghost/bootstrap-socket": "0.0.0",
|
||||||
"@tryghost/collections": "0.0.0",
|
"@tryghost/collections": "0.0.0",
|
||||||
"@tryghost/color-utils": "0.2.0",
|
"@tryghost/color-utils": "0.2.2",
|
||||||
"@tryghost/config-url-helpers": "1.0.10",
|
"@tryghost/config-url-helpers": "1.0.12",
|
||||||
"@tryghost/constants": "0.0.0",
|
"@tryghost/constants": "0.0.0",
|
||||||
"@tryghost/custom-theme-settings-service": "0.0.0",
|
"@tryghost/custom-theme-settings-service": "0.0.0",
|
||||||
"@tryghost/data-generator": "0.0.0",
|
"@tryghost/data-generator": "0.0.0",
|
||||||
"@tryghost/database-info": "0.3.20",
|
"@tryghost/database-info": "0.3.22",
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/domain-events": "0.0.0",
|
"@tryghost/domain-events": "0.0.0",
|
||||||
"@tryghost/donations": "0.0.0",
|
"@tryghost/donations": "0.0.0",
|
||||||
"@tryghost/dynamic-routing-events": "0.0.0",
|
"@tryghost/dynamic-routing-events": "0.0.0",
|
||||||
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
|
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
|
||||||
"@tryghost/email-analytics-service": "0.0.0",
|
"@tryghost/email-analytics-service": "0.0.0",
|
||||||
"@tryghost/email-content-generator": "0.0.0",
|
"@tryghost/email-content-generator": "0.0.0",
|
||||||
"@tryghost/email-mock-receiver": "0.3.2",
|
"@tryghost/email-mock-receiver": "0.3.4",
|
||||||
"@tryghost/email-service": "0.0.0",
|
"@tryghost/email-service": "0.0.0",
|
||||||
"@tryghost/email-suppression-list": "0.0.0",
|
"@tryghost/email-suppression-list": "0.0.0",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/express-dynamic-redirects": "0.0.0",
|
"@tryghost/express-dynamic-redirects": "0.0.0",
|
||||||
"@tryghost/external-media-inliner": "0.0.0",
|
"@tryghost/external-media-inliner": "0.0.0",
|
||||||
"@tryghost/ghost": "0.0.0",
|
"@tryghost/ghost": "0.0.0",
|
||||||
"@tryghost/helpers": "1.1.88",
|
"@tryghost/helpers": "1.1.90",
|
||||||
"@tryghost/html-to-plaintext": "0.0.0",
|
"@tryghost/html-to-plaintext": "0.0.0",
|
||||||
"@tryghost/http-cache-utils": "0.1.11",
|
"@tryghost/http-cache-utils": "0.1.13",
|
||||||
"@tryghost/i18n": "0.0.0",
|
"@tryghost/i18n": "0.0.0",
|
||||||
"@tryghost/image-transform": "1.3.0",
|
"@tryghost/image-transform": "1.3.0",
|
||||||
"@tryghost/importer-handler-content-files": "0.0.0",
|
"@tryghost/importer-handler-content-files": "0.0.0",
|
||||||
@ -106,7 +106,7 @@
|
|||||||
"@tryghost/kg-html-to-lexical": "1.0.12",
|
"@tryghost/kg-html-to-lexical": "1.0.12",
|
||||||
"@tryghost/kg-lexical-html-renderer": "1.0.11",
|
"@tryghost/kg-lexical-html-renderer": "1.0.11",
|
||||||
"@tryghost/kg-mobiledoc-html-renderer": "7.0.2",
|
"@tryghost/kg-mobiledoc-html-renderer": "7.0.2",
|
||||||
"@tryghost/limit-service": "1.2.12",
|
"@tryghost/limit-service": "1.2.14",
|
||||||
"@tryghost/link-redirects": "0.0.0",
|
"@tryghost/link-redirects": "0.0.0",
|
||||||
"@tryghost/link-replacer": "0.0.0",
|
"@tryghost/link-replacer": "0.0.0",
|
||||||
"@tryghost/link-tracking": "0.0.0",
|
"@tryghost/link-tracking": "0.0.0",
|
||||||
@ -124,7 +124,7 @@
|
|||||||
"@tryghost/members-ssr": "0.0.0",
|
"@tryghost/members-ssr": "0.0.0",
|
||||||
"@tryghost/members-stripe-service": "0.0.0",
|
"@tryghost/members-stripe-service": "0.0.0",
|
||||||
"@tryghost/mentions-email-report": "0.0.0",
|
"@tryghost/mentions-email-report": "0.0.0",
|
||||||
"@tryghost/metrics": "1.0.27",
|
"@tryghost/metrics": "1.0.29",
|
||||||
"@tryghost/milestones": "0.0.0",
|
"@tryghost/milestones": "0.0.0",
|
||||||
"@tryghost/minifier": "0.0.0",
|
"@tryghost/minifier": "0.0.0",
|
||||||
"@tryghost/model-to-domain-event-interceptor": "0.0.0",
|
"@tryghost/model-to-domain-event-interceptor": "0.0.0",
|
||||||
@ -134,33 +134,33 @@
|
|||||||
"@tryghost/mw-session-from-token": "0.0.0",
|
"@tryghost/mw-session-from-token": "0.0.0",
|
||||||
"@tryghost/mw-version-match": "0.0.0",
|
"@tryghost/mw-version-match": "0.0.0",
|
||||||
"@tryghost/mw-vhost": "0.0.0",
|
"@tryghost/mw-vhost": "0.0.0",
|
||||||
"@tryghost/nodemailer": "0.3.37",
|
"@tryghost/nodemailer": "0.3.40",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/oembed-service": "0.0.0",
|
"@tryghost/oembed-service": "0.0.0",
|
||||||
"@tryghost/package-json": "0.0.0",
|
"@tryghost/package-json": "0.0.0",
|
||||||
"@tryghost/post-revisions": "0.0.0",
|
"@tryghost/post-revisions": "0.0.0",
|
||||||
"@tryghost/posts-service": "0.0.0",
|
"@tryghost/posts-service": "0.0.0",
|
||||||
"@tryghost/pretty-cli": "1.2.38",
|
"@tryghost/pretty-cli": "1.2.40",
|
||||||
"@tryghost/promise": "0.3.6",
|
"@tryghost/promise": "0.3.8",
|
||||||
"@tryghost/recommendations": "0.0.0",
|
"@tryghost/recommendations": "0.0.0",
|
||||||
"@tryghost/request": "1.0.0",
|
"@tryghost/request": "1.0.3",
|
||||||
"@tryghost/security": "0.0.0",
|
"@tryghost/security": "0.0.0",
|
||||||
"@tryghost/session-service": "0.0.0",
|
"@tryghost/session-service": "0.0.0",
|
||||||
"@tryghost/settings-path-manager": "0.0.0",
|
"@tryghost/settings-path-manager": "0.0.0",
|
||||||
"@tryghost/slack-notifications": "0.0.0",
|
"@tryghost/slack-notifications": "0.0.0",
|
||||||
"@tryghost/social-urls": "0.1.41",
|
"@tryghost/social-urls": "0.1.43",
|
||||||
"@tryghost/staff-service": "0.0.0",
|
"@tryghost/staff-service": "0.0.0",
|
||||||
"@tryghost/stats-service": "0.0.0",
|
"@tryghost/stats-service": "0.0.0",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"@tryghost/tiers": "0.0.0",
|
"@tryghost/tiers": "0.0.0",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/update-check-service": "0.0.0",
|
"@tryghost/update-check-service": "0.0.0",
|
||||||
"@tryghost/url-utils": "4.4.6",
|
"@tryghost/url-utils": "4.4.8",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"@tryghost/verification-trigger": "0.0.0",
|
"@tryghost/verification-trigger": "0.0.0",
|
||||||
"@tryghost/version": "0.1.24",
|
"@tryghost/version": "0.1.26",
|
||||||
"@tryghost/webmentions": "0.0.0",
|
"@tryghost/webmentions": "0.0.0",
|
||||||
"@tryghost/zip": "1.1.38",
|
"@tryghost/zip": "1.1.41",
|
||||||
"amperize": "0.6.1",
|
"amperize": "0.6.1",
|
||||||
"analytics-node": "6.2.0",
|
"analytics-node": "6.2.0",
|
||||||
"body-parser": "1.20.2",
|
"body-parser": "1.20.2",
|
||||||
@ -226,14 +226,14 @@
|
|||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@sentry/profiling-node": "7.112.1",
|
"@sentry/profiling-node": "7.112.1",
|
||||||
"@tryghost/html-to-mobiledoc": "3.0.1",
|
"@tryghost/html-to-mobiledoc": "3.0.5",
|
||||||
"sqlite3": "5.1.7"
|
"sqlite3": "5.1.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@actions/core": "1.10.1",
|
"@actions/core": "1.10.1",
|
||||||
"@playwright/test": "1.38.1",
|
"@playwright/test": "1.38.1",
|
||||||
"@tryghost/express-test": "0.13.7",
|
"@tryghost/express-test": "0.13.10",
|
||||||
"@tryghost/webhook-mock-receiver": "0.2.8",
|
"@tryghost/webhook-mock-receiver": "0.2.10",
|
||||||
"@types/common-tags": "1.8.4",
|
"@types/common-tags": "1.8.4",
|
||||||
"c8": "8.0.1",
|
"c8": "8.0.1",
|
||||||
"cli-progress": "3.12.0",
|
"cli-progress": "3.12.0",
|
||||||
|
@ -25,10 +25,10 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"lib"
|
"lib"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tryghost/debug": "0.1.27",
|
"@tryghost/debug": "0.1.28",
|
||||||
"c8": "8.0.1",
|
"c8": "8.0.1",
|
||||||
"knex": "2.4.2",
|
"knex": "2.4.2",
|
||||||
"mocha": "10.2.0",
|
"mocha": "10.2.0",
|
||||||
@ -27,8 +27,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@faker-js/faker": "7.6.0",
|
"@faker-js/faker": "7.6.0",
|
||||||
"@tryghost/root-utils": "0.3.24",
|
"@tryghost/root-utils": "0.3.26",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"csv-writer": "^1.6.0",
|
"csv-writer": "^1.6.0",
|
||||||
"probability-distributions": "0.9.1"
|
"probability-distributions": "0.9.1"
|
||||||
}
|
}
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,14 +25,14 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/color-utils": "0.2.0",
|
"@tryghost/color-utils": "0.2.2",
|
||||||
"@tryghost/email-events": "0.0.0",
|
"@tryghost/email-events": "0.0.0",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/html-to-plaintext": "0.0.0",
|
"@tryghost/html-to-plaintext": "0.0.0",
|
||||||
"@tryghost/kg-default-cards": "10.0.3",
|
"@tryghost/kg-default-cards": "10.0.3",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"bson-objectid": "2.0.4",
|
"bson-objectid": "2.0.4",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"handlebars": "4.7.8",
|
"handlebars": "4.7.8",
|
||||||
|
@ -21,9 +21,9 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/kg-default-cards": "10.0.3",
|
"@tryghost/kg-default-cards": "10.0.3",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"papaparse": "5.3.2",
|
"papaparse": "5.3.2",
|
||||||
"simple-dom": "1.4.0"
|
"simple-dom": "1.4.0"
|
||||||
|
@ -25,6 +25,6 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/nql": "0.12.0"
|
"@tryghost/nql": "0.12.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/link-redirects": "0.0.0",
|
"@tryghost/link-redirects": "0.0.0",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"bson-objectid": "2.0.4",
|
"bson-objectid": "2.0.4",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"moment": "2.29.4"
|
"moment": "2.29.4"
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"jsonwebtoken": "8.5.1"
|
"jsonwebtoken": "8.5.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/in-memory-repository": "0.0.0",
|
"@tryghost/in-memory-repository": "0.0.0",
|
||||||
"@tryghost/tpl": "0.1.26"
|
"@tryghost/tpl": "0.1.28"
|
||||||
},
|
},
|
||||||
"c8": {
|
"c8": {
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
@ -24,9 +24,9 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/metrics": "1.0.27",
|
"@tryghost/metrics": "1.0.29",
|
||||||
"form-data": "4.0.0",
|
"form-data": "4.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mailgun.js": "9.4.1"
|
"mailgun.js": "9.4.1"
|
||||||
|
@ -23,6 +23,6 @@
|
|||||||
"@tryghost/domain-events": "0.0.0",
|
"@tryghost/domain-events": "0.0.0",
|
||||||
"@tryghost/member-events": "0.0.0",
|
"@tryghost/member-events": "0.0.0",
|
||||||
"@tryghost/referrers": "0.0.0",
|
"@tryghost/referrers": "0.0.0",
|
||||||
"@tryghost/string": "0.2.10"
|
"@tryghost/string": "0.2.12"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -37,8 +37,8 @@
|
|||||||
"@tryghost/member-events": "0.0.0",
|
"@tryghost/member-events": "0.0.0",
|
||||||
"@tryghost/members-payments": "0.0.0",
|
"@tryghost/members-payments": "0.0.0",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"@types/jsonwebtoken": "9.0.6",
|
"@types/jsonwebtoken": "9.0.6",
|
||||||
"body-parser": "1.20.2",
|
"body-parser": "1.20.2",
|
||||||
"bson-objectid": "2.0.4",
|
"bson-objectid": "2.0.4",
|
||||||
|
@ -28,8 +28,8 @@
|
|||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/members-csv": "0.0.0",
|
"@tryghost/members-csv": "0.0.0",
|
||||||
"@tryghost/metrics": "1.0.27",
|
"@tryghost/metrics": "1.0.29",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"moment-timezone": "0.5.23"
|
"moment-timezone": "0.5.23"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"cookies": "0.9.1",
|
"cookies": "0.9.1",
|
||||||
"jsonwebtoken": "8.5.1"
|
"jsonwebtoken": "8.5.1"
|
||||||
|
@ -24,9 +24,9 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"csso": "5.0.5",
|
"csso": "5.0.5",
|
||||||
"terser": "5.31.0",
|
"terser": "5.31.0",
|
||||||
"tiny-glob": "0.2.9"
|
"tiny-glob": "0.2.9"
|
||||||
|
@ -24,10 +24,10 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/http-cache-utils": "0.1.11",
|
"@tryghost/http-cache-utils": "0.1.13",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"semver": "7.6.0"
|
"semver": "7.6.0"
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"semver": "7.6.0"
|
"semver": "7.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"@extractus/oembed-extractor": "3.2.1",
|
"@extractus/oembed-extractor": "3.2.1",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"charset": "1.0.1",
|
"charset": "1.0.1",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"iconv-lite": "0.6.3",
|
"iconv-lite": "0.6.3",
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/domain-events": "0.0.0",
|
"@tryghost/domain-events": "0.0.0",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/mongo-utils": "0.6.0",
|
"@tryghost/mongo-utils": "0.6.1",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/nql": "0.12.1",
|
"@tryghost/nql": "0.12.1",
|
||||||
"@tryghost/post-events": "0.0.0",
|
"@tryghost/post-events": "0.0.0",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"bson-objectid": "2.0.4"
|
"bson-objectid": "2.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"typescript": "5.4.5"
|
"typescript": "5.4.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/in-memory-repository": "0.0.0",
|
"@tryghost/in-memory-repository": "0.0.0",
|
||||||
"@tryghost/bookshelf-repository": "0.0.0",
|
"@tryghost/bookshelf-repository": "0.0.0",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"bcryptjs": "2.4.3"
|
"bcryptjs": "2.4.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"date-fns": "2.30.0"
|
"date-fns": "2.30.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/validator": "0.2.6",
|
"@tryghost/validator": "0.2.9",
|
||||||
"@tryghost/version": "0.1.24",
|
"@tryghost/version": "0.1.26",
|
||||||
"got": "9.6.0"
|
"got": "9.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/domain-events": "0.0.0",
|
"@tryghost/domain-events": "0.0.0",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
|
@ -23,8 +23,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/string": "0.2.10",
|
"@tryghost/string": "0.2.12",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"bson-objectid": "2.0.4"
|
"bson-objectid": "2.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,10 +25,10 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "0.1.26",
|
"@tryghost/debug": "0.1.28",
|
||||||
"@tryghost/errors": "1.3.1",
|
"@tryghost/errors": "1.3.1",
|
||||||
"@tryghost/logging": "2.4.13",
|
"@tryghost/logging": "2.4.13",
|
||||||
"@tryghost/tpl": "0.1.26",
|
"@tryghost/tpl": "0.1.28",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"moment": "2.24.0"
|
"moment": "2.24.0"
|
||||||
}
|
}
|
||||||
|
451
yarn.lock
451
yarn.lock
@ -6817,109 +6817,109 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
|
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
|
||||||
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
|
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
|
||||||
|
|
||||||
"@tryghost/adapter-base-cache@0.1.10":
|
"@tryghost/adapter-base-cache@0.1.12":
|
||||||
version "0.1.10"
|
version "0.1.12"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/adapter-base-cache/-/adapter-base-cache-0.1.10.tgz#8ae27c65ae33f94b911de43ddae21703d1da52a3"
|
resolved "https://registry.yarnpkg.com/@tryghost/adapter-base-cache/-/adapter-base-cache-0.1.12.tgz#1773df40d33878d14f6e07c42a9e32062e8880d5"
|
||||||
integrity sha512-Ns5zAIOLIVfcoJfPbqCMLOOct9JbGNKmkWgeSOJ9EdTxePsuGGOtW4BwAoqZqDgB/tgedAZ8VJMOpXXFOEWKuw==
|
integrity sha512-d1hCu/yQ/5JQy4C+B37ecs91tCDt7C471eauQk5bZMEeXZpmMpWfXSGzXEEdwVc4LQuVe/ubibfjoERpEBro4A==
|
||||||
|
|
||||||
"@tryghost/admin-api-schema@4.5.3":
|
"@tryghost/admin-api-schema@4.5.5":
|
||||||
version "4.5.3"
|
version "4.5.5"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-4.5.3.tgz#212d7fc6f60c81c7e3982482b2902d9bcd95b70c"
|
resolved "https://registry.yarnpkg.com/@tryghost/admin-api-schema/-/admin-api-schema-4.5.5.tgz#7c6ef696ba11faf750887210d4c7734c27ce507b"
|
||||||
integrity sha512-5ksepvrxNQyXqxzmVGpZmmMXghXCmc1SkX8WFc9sO9/VAFRiC2Z8UV8+UZjVKHKJSBdwyNRLDtwJIyNUZxViKA==
|
integrity sha512-2tyzBpOcNB2WR+GLO/MafKI+oK6W7b9AQj8aUaE0fu5wLl1nDg/vO2nO4vf89x5Hlc5ho9qyJGeQRUQAMzSyjA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.26"
|
"@tryghost/errors" "^1.2.26"
|
||||||
ajv "^6.12.6"
|
ajv "^6.12.6"
|
||||||
lodash "^4.17.11"
|
lodash "^4.17.11"
|
||||||
|
|
||||||
"@tryghost/bookshelf-collision@^0.1.38":
|
"@tryghost/bookshelf-collision@^0.1.40":
|
||||||
version "0.1.38"
|
version "0.1.40"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-collision/-/bookshelf-collision-0.1.38.tgz#9d3d92d66fbae29ad91a61ea93730f8fd69a76dc"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-collision/-/bookshelf-collision-0.1.40.tgz#54bd3bf2003806942ab4dc90782a89ad392e391f"
|
||||||
integrity sha512-PdtPglbbPi9ne1V/+ERt75zGyYsiy/+92WHjXixzrwGZuaCHCzAtHYWpCuK7iAHhQr7qEjgNJAYUxEGrQubQmw==
|
integrity sha512-44dtFojS9fkSUZbW146TvGCxm7tvgh86Pf7BtC/h2nwq5m7uFtmRcFlozjgkpxX6bfgkYMMGT6182S/HJOrsKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.27"
|
"@tryghost/errors" "^1.3.1"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
moment-timezone "^0.5.33"
|
moment-timezone "^0.5.33"
|
||||||
|
|
||||||
"@tryghost/bookshelf-custom-query@^0.1.22":
|
"@tryghost/bookshelf-custom-query@^0.1.23":
|
||||||
version "0.1.22"
|
version "0.1.23"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-custom-query/-/bookshelf-custom-query-0.1.22.tgz#7efab10a53e90cb3a002444102b28da4c0c4bd0f"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-custom-query/-/bookshelf-custom-query-0.1.23.tgz#f4293dad84e64c6674bbfd564171b7cfc5663986"
|
||||||
integrity sha512-QDqzh47/J+zyU3VQPOnSyNRkJbuUIV8ZdCAE3c5KpOA61JpDf1fvnP0NCN2c0Pwz+K4K6St+JdOeRLHCUmQyDw==
|
integrity sha512-DMtCn8YpO4CdM6+BecTYdqNznPbg9kKL93VvWQtDE460gISrnjOBLyZnTwK+rV8d/OAqiqpjz08U3wLKJZ48uA==
|
||||||
|
|
||||||
"@tryghost/bookshelf-eager-load@^0.1.26":
|
"@tryghost/bookshelf-eager-load@^0.1.27":
|
||||||
version "0.1.26"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-eager-load/-/bookshelf-eager-load-0.1.26.tgz#031608c9e7c717d42a2c47b67e18d1cc2baf3f03"
|
|
||||||
integrity sha512-YRPKlTiB+XfGVBkqDu7ZUN4rW7dZRhPI5SmZmvMka7xU8MWkA2jcLjvyEH3lC4sC5OY28RjF8LBPaP342IV+DA==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/debug" "^0.1.27"
|
|
||||||
lodash "^4.17.21"
|
|
||||||
|
|
||||||
"@tryghost/bookshelf-filter@^0.5.9":
|
|
||||||
version "0.5.9"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-filter/-/bookshelf-filter-0.5.9.tgz#e5c93310969dfb3c65d9e1c91ee2ede6e9eb3d02"
|
|
||||||
integrity sha512-aFa9VyAiqGC6h4vfDrtAnfsx6RPhY0o7ZAsw9+8+L99H1GN4WowBH7/dDteZsVyln0slErZP7eNB7hp03MozAw==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/debug" "^0.1.27"
|
|
||||||
"@tryghost/errors" "^1.2.27"
|
|
||||||
"@tryghost/nql" "^0.12.0"
|
|
||||||
"@tryghost/tpl" "^0.1.27"
|
|
||||||
|
|
||||||
"@tryghost/bookshelf-has-posts@^0.1.27":
|
|
||||||
version "0.1.27"
|
version "0.1.27"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-has-posts/-/bookshelf-has-posts-0.1.27.tgz#c5626a56bc4a05d88babd6237d7b7db878b55053"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-eager-load/-/bookshelf-eager-load-0.1.27.tgz#c39e2a1b5f31511ffd320ad59259ab3b8fe82deb"
|
||||||
integrity sha512-Z8ExQ/7jjaju1yJ8nke0XftrFMohkZPJE77pDu4P5rluIj/zn3VyGUC22oT0GODz1Uc7QbhRj256C+0qoZQJgQ==
|
integrity sha512-W1A/8+7eBNdyvV5x3r0EnV/vCk4nAtxyqPJHkxRmjfHnga7rLorp0u4ROZvsTrK2LZgzdbFKq1HPW5GJSk3KTg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/debug" "^0.1.27"
|
"@tryghost/debug" "^0.1.28"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/bookshelf-include-count@^0.3.10":
|
"@tryghost/bookshelf-filter@^0.5.11":
|
||||||
version "0.3.10"
|
version "0.5.11"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-include-count/-/bookshelf-include-count-0.3.10.tgz#11707173faca7279f0c619b16145feeb07fdd2cf"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-filter/-/bookshelf-filter-0.5.11.tgz#9f55c3184898a317e2471ec5c73a9b64e77bcdae"
|
||||||
integrity sha512-+DE2oH1IbH9CizNMc/h0tRlHmbN8lh+TsHiaXSUkD2qsbg5rPVpZN2kBgSLv6bUgScQJl33PPhJ8p2twpLkFPw==
|
integrity sha512-uhdmOOdg4nHkfN+nWA/6A0bFw3t3xbh5pq9qcCTYZhGqjU/QVuj2or5H6h2SaEQFqZ2FAQAGl8q1RENv4YaWPw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/debug" "^0.1.27"
|
"@tryghost/debug" "^0.1.28"
|
||||||
|
"@tryghost/errors" "^1.3.1"
|
||||||
|
"@tryghost/nql" "^0.12.0"
|
||||||
|
"@tryghost/tpl" "^0.1.28"
|
||||||
|
|
||||||
|
"@tryghost/bookshelf-has-posts@^0.1.28":
|
||||||
|
version "0.1.28"
|
||||||
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-has-posts/-/bookshelf-has-posts-0.1.28.tgz#4deb4e1bf4fb7c74fc0f48303d869e0d48e6e591"
|
||||||
|
integrity sha512-PBbysznd88NO7oMxzzMlqnQjawzVbLNQBLNyvOSA9xGhBxOgVX1SkpUbcthRtsF20HUtH0dxIb5gIgJ4vYS+8Q==
|
||||||
|
dependencies:
|
||||||
|
"@tryghost/debug" "^0.1.28"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/bookshelf-order@^0.1.22":
|
"@tryghost/bookshelf-include-count@^0.3.11":
|
||||||
version "0.1.22"
|
version "0.3.11"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-order/-/bookshelf-order-0.1.22.tgz#cc08cc5caafa426b7de5b763f8e5af6c3cfac166"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-include-count/-/bookshelf-include-count-0.3.11.tgz#2c24aa4e8e1d3270efcd4a91e00d9a5804ee04b3"
|
||||||
integrity sha512-/yjUmv0PYw0Od7YXzxZB0OHTzyBYhdTP0TdNa4Z7v1u4yh0odEJxV9xkPQVmYL1kELkA/FFLDmQif9i1/XWr8w==
|
integrity sha512-ccV1utGkofy3ByayWhfCtilHNZKHSgYgxj3su6zTBTC7Yw2dvWF+6afaNqamVqZpYXZrEVbXQ2pY8a8wZFWmAA==
|
||||||
|
dependencies:
|
||||||
|
"@tryghost/debug" "^0.1.28"
|
||||||
|
lodash "^4.17.21"
|
||||||
|
|
||||||
|
"@tryghost/bookshelf-order@^0.1.23":
|
||||||
|
version "0.1.23"
|
||||||
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-order/-/bookshelf-order-0.1.23.tgz#5ae34a1c2efa9d475af8eca0875226273564e8b0"
|
||||||
|
integrity sha512-pfRspfR/t9exPiQBhug1x9fOui1Nj4R0RNLRJ4CNOLseJC1GgSH3TvLKonWY7Dl5XoOuynHjm+mtl9ylm76apw==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/bookshelf-pagination@^0.1.40":
|
"@tryghost/bookshelf-pagination@^0.1.42":
|
||||||
version "0.1.40"
|
version "0.1.42"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-pagination/-/bookshelf-pagination-0.1.40.tgz#8f6ccc3b7105a288ba4f0a4d7940782e3cd64118"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-pagination/-/bookshelf-pagination-0.1.42.tgz#227c5a3e09a4fe112028471d27d59bb55fdeb703"
|
||||||
integrity sha512-koysN+Zt8YLpLfazzkwwGoBnkANYhSM10b8XTQq/lA1p5WBWpZr6YIjQDTVcbJo3aVt0V7D++3h28Qfbqxcgig==
|
integrity sha512-3PpZlp4bTS5m1nZ+BO39/4BcXfitW8MkG6mhUoA5Ks3edHT0mJIteMt+nBMsGDJJ3OHMCw7hr54SM1FJFmKosQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.27"
|
"@tryghost/errors" "^1.3.1"
|
||||||
"@tryghost/tpl" "^0.1.27"
|
"@tryghost/tpl" "^0.1.28"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/bookshelf-plugins@0.6.12":
|
"@tryghost/bookshelf-plugins@0.6.14":
|
||||||
version "0.6.12"
|
version "0.6.14"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-plugins/-/bookshelf-plugins-0.6.12.tgz#a2d8a5152d6edf678db3fff42294a123aef0900e"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-plugins/-/bookshelf-plugins-0.6.14.tgz#c0e4e24694c8deecff01845845c7a32fe8430134"
|
||||||
integrity sha512-05Kpr6Im4yYtPdQ/Txmm94YwPV2802ssT3XK0Wq+rspfy+aDsst7WbAi+6p84cu3fZUc8g/YK8vfheQgGuKyRw==
|
integrity sha512-hMfjPJsWoK+L/8SGP4Q2De4uo5zBncPajcnG6UspRzmWYp5xOUegWPc92TosQB83MBj0W0XUUpRyJArPKprmCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/bookshelf-collision" "^0.1.38"
|
"@tryghost/bookshelf-collision" "^0.1.40"
|
||||||
"@tryghost/bookshelf-custom-query" "^0.1.22"
|
"@tryghost/bookshelf-custom-query" "^0.1.23"
|
||||||
"@tryghost/bookshelf-eager-load" "^0.1.26"
|
"@tryghost/bookshelf-eager-load" "^0.1.27"
|
||||||
"@tryghost/bookshelf-filter" "^0.5.9"
|
"@tryghost/bookshelf-filter" "^0.5.11"
|
||||||
"@tryghost/bookshelf-has-posts" "^0.1.27"
|
"@tryghost/bookshelf-has-posts" "^0.1.28"
|
||||||
"@tryghost/bookshelf-include-count" "^0.3.10"
|
"@tryghost/bookshelf-include-count" "^0.3.11"
|
||||||
"@tryghost/bookshelf-order" "^0.1.22"
|
"@tryghost/bookshelf-order" "^0.1.23"
|
||||||
"@tryghost/bookshelf-pagination" "^0.1.40"
|
"@tryghost/bookshelf-pagination" "^0.1.42"
|
||||||
"@tryghost/bookshelf-search" "^0.1.22"
|
"@tryghost/bookshelf-search" "^0.1.23"
|
||||||
"@tryghost/bookshelf-transaction-events" "^0.2.10"
|
"@tryghost/bookshelf-transaction-events" "^0.2.11"
|
||||||
|
|
||||||
"@tryghost/bookshelf-search@^0.1.22":
|
"@tryghost/bookshelf-search@^0.1.23":
|
||||||
version "0.1.22"
|
version "0.1.23"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-search/-/bookshelf-search-0.1.22.tgz#d6dc35ffa7ada358441f15b90ecc214082c12479"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-search/-/bookshelf-search-0.1.23.tgz#fb3f60f8c9d1180c4d4673d7d0a15bcf14d5480b"
|
||||||
integrity sha512-jRN/waDyYg5jGHTRC6WfZxa7RxRmX9nqMbL+d3zzF0UvF10Gt+mEgJ0oJvqQ0BUvFXw52EHh4e8Vxu2tB0bV4A==
|
integrity sha512-pOrsb3ycNMib0wsVjPJIzvAdVfVmXJon2wOUGI/Ek6h9qJPhGWEjXnw6zUhBkxwaRprTFldk37bldFcQFHd8zw==
|
||||||
|
|
||||||
"@tryghost/bookshelf-transaction-events@^0.2.10":
|
"@tryghost/bookshelf-transaction-events@^0.2.11":
|
||||||
version "0.2.10"
|
version "0.2.11"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-transaction-events/-/bookshelf-transaction-events-0.2.10.tgz#94872825f82c8dcb78df9440594b7fd175037fac"
|
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-transaction-events/-/bookshelf-transaction-events-0.2.11.tgz#e23aa06f09fdce2039cb89375754beefa886594d"
|
||||||
integrity sha512-tlyb+51Xq4md2OuiHjE5FsEXiuRzFCEo2souJGeMXs4uT3sNaX1cJYgA82RRDbEQvlanfhFWYXEgvYkOPWCyEQ==
|
integrity sha512-fSMEa/z+EYA83qTTmryUIv0v9Hfk7L7NdMpYn0q+e+Ea8cF0xiSxfOdY2m1xHBNhAoC+/PD8R5hwlNr/qXIy+w==
|
||||||
|
|
||||||
"@tryghost/bunyan-rotating-filestream@^0.0.7":
|
"@tryghost/bunyan-rotating-filestream@^0.0.7":
|
||||||
version "0.0.7"
|
version "0.0.7"
|
||||||
@ -6928,18 +6928,18 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
long-timeout "^0.1.1"
|
long-timeout "^0.1.1"
|
||||||
|
|
||||||
"@tryghost/color-utils@0.2.0":
|
"@tryghost/color-utils@0.2.2":
|
||||||
version "0.2.0"
|
version "0.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.2.0.tgz#c8a2cf06ec9fb8a7b4ed9bcfc2a96b1237b58eda"
|
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.2.2.tgz#29db40ec9c0a13cb6112e99ede558fb434d98903"
|
||||||
integrity sha512-wvv/JwZYV/sy8hoNcXo0xRezUqOV/YLki1OqKUbJGPhqhv9PXsyauezXOyB+lSbhccPvZCuGQRE571VNf1JCfQ==
|
integrity sha512-/QuiczF/Ql811aw5zGf33nRRpIF1/9Ul/h8CVC0yfEk8oOELgKrtaOG8bK1uq5RHKot/U1AhmWKIE+9szpFVSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/color" "3.0.2"
|
"@types/color" "3.0.6"
|
||||||
color "^3.2.1"
|
color "^3.2.1"
|
||||||
|
|
||||||
"@tryghost/config-url-helpers@1.0.10":
|
"@tryghost/config-url-helpers@1.0.12":
|
||||||
version "1.0.10"
|
version "1.0.12"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-1.0.10.tgz#ddc84c11d7045dec2d36c476019b559bc72a30a7"
|
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-1.0.12.tgz#7ff5003ce11bad623106450091e688fe9c23c2f9"
|
||||||
integrity sha512-Fl7sKDDY/AMC2NPZ9DMZsKMyZTpQGhTavNPg+8tLx2EAOdIeUfZ0B8CuXqizgAJaWcMd7CD8uYo74QnL8xwZMw==
|
integrity sha512-l61hlrWErxwf36NFB63UUxV7wWM3XYdHkwxrCmSh+YrqT49sFCXrFjsPBivSTqp7jomXEowboNk19l+yGN8Gkw==
|
||||||
|
|
||||||
"@tryghost/config@^0.2.18":
|
"@tryghost/config@^0.2.18":
|
||||||
version "0.2.18"
|
version "0.2.18"
|
||||||
@ -6949,40 +6949,19 @@
|
|||||||
"@tryghost/root-utils" "^0.3.24"
|
"@tryghost/root-utils" "^0.3.24"
|
||||||
nconf "^0.12.0"
|
nconf "^0.12.0"
|
||||||
|
|
||||||
"@tryghost/content-api@1.11.19":
|
"@tryghost/content-api@1.11.21":
|
||||||
version "1.11.19"
|
version "1.11.21"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.19.tgz#65ba27d0a9da1f39f977b9f951a0ba8e765fb3ce"
|
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.21.tgz#3904416b39297dadb8e5430d3f19a512e5ce1214"
|
||||||
integrity sha512-u3rWD7poV6DoUD6/VbUmKPEDxiEgJvrGUsWaMinOH+tBCu9oD/BM/M4MPy8mWsK0SVKLkA4ohpAaYzufNMEUfg==
|
integrity sha512-ozJqEMHDUO7D0SGxPbUnG+RvwBbzC3zmdGOW8cFvkcKzrhe7uOAmVKyq7/J3kRAM2QthTlmiDpqp7NEo9ZLlKg==
|
||||||
dependencies:
|
dependencies:
|
||||||
axios "^1.0.0"
|
axios "^1.0.0"
|
||||||
|
|
||||||
"@tryghost/database-info@0.3.20":
|
|
||||||
version "0.3.20"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.20.tgz#89bc878c2f8f5d31da55bf607f0c0c4aeaef503a"
|
|
||||||
integrity sha512-HDM6ateszdBdh0D2BDXG7UeDRrPv1a+es4jB9UgijLe+GRa/gM09plDFVX63HC/dDeN+apuwH5S6PCBvLY8n2g==
|
|
||||||
|
|
||||||
"@tryghost/database-info@0.3.22":
|
"@tryghost/database-info@0.3.22":
|
||||||
version "0.3.22"
|
version "0.3.22"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.22.tgz#8db1433f35fcee8fbca182ba8b7ea7e682a45fcd"
|
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.22.tgz#8db1433f35fcee8fbca182ba8b7ea7e682a45fcd"
|
||||||
integrity sha512-AwljcoXFUjSKFIoB/V9uohTLvWY8g+fIaHHjgPLH4Cq1tBZgcAlBIZR2ridhXiY1iDX7m3cws36uAxrN0KnoUw==
|
integrity sha512-AwljcoXFUjSKFIoB/V9uohTLvWY8g+fIaHHjgPLH4Cq1tBZgcAlBIZR2ridhXiY1iDX7m3cws36uAxrN0KnoUw==
|
||||||
|
|
||||||
"@tryghost/debug@0.1.26":
|
"@tryghost/debug@0.1.28", "@tryghost/debug@^0.1.13", "@tryghost/debug@^0.1.26", "@tryghost/debug@^0.1.28":
|
||||||
version "0.1.26"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.26.tgz#c1a403fb8abfcf5293395f822593b5d6f997f426"
|
|
||||||
integrity sha512-Q0idDUzgPFgUOELED8GwmxEFtp9WjIw6sUayLgc2he4YJfe3hK2LsExt5XSJsa3OSZp1NgX7/OqVHd3vueynlA==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/root-utils" "^0.3.24"
|
|
||||||
debug "^4.3.1"
|
|
||||||
|
|
||||||
"@tryghost/debug@0.1.27":
|
|
||||||
version "0.1.27"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.27.tgz#e1e08e4b69b236de0996a710bac8bcb2d15552bc"
|
|
||||||
integrity sha512-pLFSm+1FLYKKnjVR5B8dXC5ArjU9AbbW3IBv1oAtupjFDf+rtN/ShMgaaLI8c4c9G/F6fAtvnO/yOJ2ea85W4A==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/root-utils" "^0.3.25"
|
|
||||||
debug "^4.3.1"
|
|
||||||
|
|
||||||
"@tryghost/debug@^0.1.13", "@tryghost/debug@^0.1.26", "@tryghost/debug@^0.1.27", "@tryghost/debug@^0.1.28":
|
|
||||||
version "0.1.28"
|
version "0.1.28"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/debug/-/debug-0.1.28.tgz#498ef3450aa654ebb15a47553c2478a33164c0e6"
|
resolved "https://registry.npmjs.org/@tryghost/debug/-/debug-0.1.28.tgz#498ef3450aa654ebb15a47553c2478a33164c0e6"
|
||||||
integrity sha512-iZKKlDDcZZa77GCgZ+o/Vp5oz520SOOpKCnoapgKGkFLRFT/0/D54jw/KY2pHGTFBXrcrE8kqTulgeuMNP+ABA==
|
integrity sha512-iZKKlDDcZZa77GCgZ+o/Vp5oz520SOOpKCnoapgKGkFLRFT/0/D54jw/KY2pHGTFBXrcrE8kqTulgeuMNP+ABA==
|
||||||
@ -6990,7 +6969,7 @@
|
|||||||
"@tryghost/root-utils" "^0.3.26"
|
"@tryghost/root-utils" "^0.3.26"
|
||||||
debug "^4.3.1"
|
debug "^4.3.1"
|
||||||
|
|
||||||
"@tryghost/elasticsearch@^3.0.15", "@tryghost/elasticsearch@^3.0.17":
|
"@tryghost/elasticsearch@^3.0.17":
|
||||||
version "3.0.17"
|
version "3.0.17"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/elasticsearch/-/elasticsearch-3.0.17.tgz#408e8ba7ce35c9357f6814bf0fd9b88cb56c2ebb"
|
resolved "https://registry.npmjs.org/@tryghost/elasticsearch/-/elasticsearch-3.0.17.tgz#408e8ba7ce35c9357f6814bf0fd9b88cb56c2ebb"
|
||||||
integrity sha512-4uYnFJQ0QDNleko1J26E0byWnHrEBZzd3S1WVTbCztlC14KQweZxmfou3fc5JmcT/GNiyXd5Pgx+bLMtVi017g==
|
integrity sha512-4uYnFJQ0QDNleko1J26E0byWnHrEBZzd3S1WVTbCztlC14KQweZxmfou3fc5JmcT/GNiyXd5Pgx+bLMtVi017g==
|
||||||
@ -6999,10 +6978,10 @@
|
|||||||
"@tryghost/debug" "^0.1.28"
|
"@tryghost/debug" "^0.1.28"
|
||||||
split2 "4.2.0"
|
split2 "4.2.0"
|
||||||
|
|
||||||
"@tryghost/email-mock-receiver@0.3.2":
|
"@tryghost/email-mock-receiver@0.3.4":
|
||||||
version "0.3.2"
|
version "0.3.4"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/email-mock-receiver/-/email-mock-receiver-0.3.2.tgz#abd8086935a95a996b6c5c803478a9f81dcae19a"
|
resolved "https://registry.yarnpkg.com/@tryghost/email-mock-receiver/-/email-mock-receiver-0.3.4.tgz#cf4174610b853a61b8d0ca82fa8b2e0522d3fb27"
|
||||||
integrity sha512-On5ighfXMlXNVCARidImrnrz1LrWlkxAyykeyZqeK/HlHyjr5g3+4KY2sdaTywWUBLbJXqc4ntXRPyXRB9fxOw==
|
integrity sha512-TuXVJbQpv67kICokG0/2mFiETZCnsVH4r4jbHi7khLmX+uDY/EPkKUfcqr/Vc1BqK0uE2n4SwjnVO9TKY0kncw==
|
||||||
|
|
||||||
"@tryghost/ember-promise-modals@2.0.1":
|
"@tryghost/ember-promise-modals@2.0.1":
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
@ -7028,35 +7007,35 @@
|
|||||||
"@stdlib/utils-copy" "^0.0.7"
|
"@stdlib/utils-copy" "^0.0.7"
|
||||||
uuid "^9.0.0"
|
uuid "^9.0.0"
|
||||||
|
|
||||||
"@tryghost/express-test@0.13.7":
|
"@tryghost/express-test@0.13.10":
|
||||||
version "0.13.7"
|
version "0.13.10"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/express-test/-/express-test-0.13.7.tgz#fee867065282298095a194c5e70386e393d21d57"
|
resolved "https://registry.yarnpkg.com/@tryghost/express-test/-/express-test-0.13.10.tgz#86574453af6bf5f661ba00cb729bcd34ee878341"
|
||||||
integrity sha512-+SBhiYNuOPjGmv+UIK4h+HjBVgvPG22fhPIr97u67cmntuwcnGWVmo9PZ8hQyquGj3SC5AvBAeoLnsKrQSyG9A==
|
integrity sha512-c+rcRxVQZYgeNEMAPQ6+UUJIJZ2dZDRl5fT+4pQuNNXJ1CgGrG2HwvVlLyOZo05LLPFN7qjHSSou+p5qidrnnA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/jest-snapshot" "^0.5.7"
|
"@tryghost/jest-snapshot" "^0.5.10"
|
||||||
cookiejar "^2.1.3"
|
cookiejar "^2.1.3"
|
||||||
reqresnext "^1.7.0"
|
reqresnext "^1.7.0"
|
||||||
|
|
||||||
"@tryghost/helpers@1.1.88":
|
"@tryghost/helpers@1.1.90":
|
||||||
version "1.1.88"
|
version "1.1.90"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.88.tgz#f4ed3c0a163c5e641cb70f7d5f4f5ddc90874b19"
|
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.90.tgz#a00765fdd235529eea98153db9d21ee29bdb312a"
|
||||||
integrity sha512-OK6qQg3Rd+6Hw0uyFqxYPiQzVJAe7zw/uT6EwLKraL4DnV8ODfnSJzde6PMun9duOohQxOYXEYfakeKIX+mhiw==
|
integrity sha512-fHSAF9Sch9AfvZcqkHBV/LInL28HDMbzYqzvcGEP5f1qKzRVyPfyyHO2oGhZba2rHujnlF/MiwZTrNMvfA5Qmg==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash-es "^4.17.11"
|
lodash-es "^4.17.11"
|
||||||
|
|
||||||
"@tryghost/html-to-mobiledoc@3.0.1":
|
"@tryghost/html-to-mobiledoc@3.0.5":
|
||||||
version "3.0.1"
|
version "3.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.0.1.tgz#934cb273c2378e6d06c50326cbe87a1ba4cb7fde"
|
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.0.5.tgz#f43da12bfd0e1473089221cdc0c562370fa21cb0"
|
||||||
integrity sha512-IehQkQ1SaASav0t+b/tLlxYWIMFFVuqH4kz8ynQq1mhYp6wKaTYrGgFft2o1d2oob2KEYIICNl7fTzj5W7oAYw==
|
integrity sha512-NfOctkASG9ArB6R3Yb9c+eSuQBupWyTiErkGTUVxg2X3ZOAxvx5sp1YiHtCoSv9aabrOYTXDgqJOlT0SaGbT3A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/kg-parser-plugins" "^4.0.1"
|
"@tryghost/kg-parser-plugins" "^4.0.4"
|
||||||
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
||||||
jsdom "^23.0.0"
|
jsdom "^23.0.0"
|
||||||
|
|
||||||
"@tryghost/http-cache-utils@0.1.11":
|
"@tryghost/http-cache-utils@0.1.13":
|
||||||
version "0.1.11"
|
version "0.1.13"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.11.tgz#9b09921828f4772ac26c6d55b438a59e776e2b04"
|
resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.13.tgz#1462b362f3a941795a62ada71eb7ec228325a3e4"
|
||||||
integrity sha512-PbUfViKtY0mxzOpC5Pdkx26R4jcYfWCvSWiTNIW2OG2k1CtE83nIRD/AanIcNMXxrRNnT/hdG9Yu3+gOhEqpmA==
|
integrity sha512-Nj5SspNB2gLsbhfvbbIvV2GXbhdY+2QzbjCTiOthl6OIyt75hefhAundIliwJGOZ2NPpa8OsNdZUSxViQqMnXA==
|
||||||
|
|
||||||
"@tryghost/http-stream@^0.1.28":
|
"@tryghost/http-stream@^0.1.28":
|
||||||
version "0.1.28"
|
version "0.1.28"
|
||||||
@ -7076,14 +7055,14 @@
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sharp "^0.32.0"
|
sharp "^0.32.0"
|
||||||
|
|
||||||
"@tryghost/jest-snapshot@^0.5.7":
|
"@tryghost/jest-snapshot@^0.5.10":
|
||||||
version "0.5.7"
|
version "0.5.10"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/jest-snapshot/-/jest-snapshot-0.5.7.tgz#89b23e3c83907530da0deb769575e9c0bab2ceed"
|
resolved "https://registry.yarnpkg.com/@tryghost/jest-snapshot/-/jest-snapshot-0.5.10.tgz#3ddaadd5e8238fe7ce96e2aca19153f69ac33b56"
|
||||||
integrity sha512-MF9/Bz1YpYkc/VLQqGoV0LOUqUJNXCFsRaMcsXjoEatKK2Ar4f0uBRMr8rE1b9HbwPbe1P/8AIapz7RHEfFKMQ==
|
integrity sha512-XpU7lrLyp7TUq6Q2Mepyzr5UPmRtk9sMcjLefmzllZQ+oYUnaKAhna45rBr5vgB9k7z9MisoF4UIEjjTud5R/A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/expect" "^28.0.1"
|
"@jest/expect" "^28.0.1"
|
||||||
"@jest/expect-utils" "^28.0.1"
|
"@jest/expect-utils" "^28.0.1"
|
||||||
"@tryghost/errors" "^1.2.26"
|
"@tryghost/errors" "^1.3.1"
|
||||||
jest-snapshot "^29.0.0"
|
jest-snapshot "^29.0.0"
|
||||||
|
|
||||||
"@tryghost/kg-card-factory@5.0.2":
|
"@tryghost/kg-card-factory@5.0.2":
|
||||||
@ -7091,7 +7070,7 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-5.0.2.tgz#c5a5800b5b49c5b0be9e0dafffb8f379b6d833ec"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-5.0.2.tgz#c5a5800b5b49c5b0be9e0dafffb8f379b6d833ec"
|
||||||
integrity sha512-CBPH2DreDaP4C0u8lTQB5g9R7EfYecPaO6A/SsqFatP+CvTwdtghuv2WwIOo/ogTWbmmJBYvZlwAizFzsGs8Pw==
|
integrity sha512-CBPH2DreDaP4C0u8lTQB5g9R7EfYecPaO6A/SsqFatP+CvTwdtghuv2WwIOo/ogTWbmmJBYvZlwAizFzsGs8Pw==
|
||||||
|
|
||||||
"@tryghost/kg-clean-basic-html@4.0.4", "@tryghost/kg-clean-basic-html@^4.0.1", "@tryghost/kg-clean-basic-html@^4.0.4":
|
"@tryghost/kg-clean-basic-html@4.0.4", "@tryghost/kg-clean-basic-html@^4.0.4":
|
||||||
version "4.0.4"
|
version "4.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.0.4.tgz#7128ab60571d3b7b48ae0ea261ea7272c4fdd4b5"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.0.4.tgz#7128ab60571d3b7b48ae0ea261ea7272c4fdd4b5"
|
||||||
integrity sha512-5Mz6oUxFQ969WAe4Iohza1mq/gvFPZk5LTvtYs0N7+ccwl7QGRLpzIAp5BUPLPE8CVISn/mHNSjGgOcyafFLpw==
|
integrity sha512-5Mz6oUxFQ969WAe4Iohza1mq/gvFPZk5LTvtYs0N7+ccwl7QGRLpzIAp5BUPLPE8CVISn/mHNSjGgOcyafFLpw==
|
||||||
@ -7205,12 +7184,12 @@
|
|||||||
mobiledoc-dom-renderer "^0.7.0"
|
mobiledoc-dom-renderer "^0.7.0"
|
||||||
simple-dom "^1.4.0"
|
simple-dom "^1.4.0"
|
||||||
|
|
||||||
"@tryghost/kg-parser-plugins@^4.0.1":
|
"@tryghost/kg-parser-plugins@^4.0.4":
|
||||||
version "4.0.1"
|
version "4.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.0.1.tgz#e89c54e383c949e22293de8badff2d564813b578"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.0.4.tgz#79304ee3d6067f4b9e20b0eed6ac99f25c5034a0"
|
||||||
integrity sha512-QdUAEaenQ/1VfaDsMwk+dVHczdTxK6muQYSWnIW6c+T8TxRuQGEM73140otKEL4Uee0w/xNkAC+cVDJnySiH6g==
|
integrity sha512-uuMKW941OYaEag0JufAjnX3VdemHrstVsbOkY9Q7B6LsFC9fMZJk67Hx8BjpLX4jJnqOL6aPxJipaHXV0ywgSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/kg-clean-basic-html" "^4.0.1"
|
"@tryghost/kg-clean-basic-html" "^4.0.4"
|
||||||
|
|
||||||
"@tryghost/kg-unsplash-selector@^0.1.11":
|
"@tryghost/kg-unsplash-selector@^0.1.11":
|
||||||
version "0.1.13"
|
version "0.1.13"
|
||||||
@ -7229,10 +7208,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.6.tgz#9e431b40ae0d5cc60ead8e679590c04c0a02bd36"
|
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.6.tgz#9e431b40ae0d5cc60ead8e679590c04c0a02bd36"
|
||||||
integrity sha512-BrUpMIjU4GrtsotruslhrcU2dRuWhpweEYVS19IhDqm/ShFYct6jBEpF7f/qOPgec1fZLuLOdvT6P5WNb08XOw==
|
integrity sha512-BrUpMIjU4GrtsotruslhrcU2dRuWhpweEYVS19IhDqm/ShFYct6jBEpF7f/qOPgec1fZLuLOdvT6P5WNb08XOw==
|
||||||
|
|
||||||
"@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10":
|
"@tryghost/limit-service@1.2.14", "@tryghost/limit-service@^1.2.10":
|
||||||
version "1.2.12"
|
version "1.2.14"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.2.12.tgz#f6cfd592cd0ca26b9d81c02f3e5455426dd00789"
|
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.2.14.tgz#bd2629900971b231f0beae0e3a4ebeee8db81dc4"
|
||||||
integrity sha512-CoUzuzwhFFxiSHGeUPzm7ku1xuDoC9Gygm4DjzTUPLgQSpiEnz64TrMqJBjxYpV9Jc0PV47GEya5wIdlsPdEvg==
|
integrity sha512-L15PsK9Aq/uFx3dCdjimtYbWP40y26niRe5+MQJZ/txvvJAVJpy8nRt1fufP/GGCJDXHivPJ+Lm0dIPs3VTgIg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.26"
|
"@tryghost/errors" "^1.2.26"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
@ -7255,14 +7234,14 @@
|
|||||||
json-stringify-safe "^5.0.1"
|
json-stringify-safe "^5.0.1"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/metrics@1.0.27":
|
"@tryghost/metrics@1.0.29":
|
||||||
version "1.0.27"
|
version "1.0.29"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-1.0.27.tgz#00713047bf4592a26a83e4b9bb05eb41f103ab91"
|
resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-1.0.29.tgz#032563bbe132d6157bea29c5fc760a23af13004b"
|
||||||
integrity sha512-aOS+YljlSw6CSN7JZX8AVtSgSgrOfjxdDeGkSAyzNfj+7t/A7+Vf4lpKyblA3MtL54VVL2cXSZ5LcHnz7c2jEA==
|
integrity sha512-yS6aC/rvvG/r3eVHsb6mmXD2Fk1+HomVF5PkGhODd8wufyIRR72Qbpe6exc3tAOYNWNZpVqBUvozieQsuq/9lA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/elasticsearch" "^3.0.15"
|
"@tryghost/elasticsearch" "^3.0.17"
|
||||||
"@tryghost/pretty-stream" "^0.1.20"
|
"@tryghost/pretty-stream" "^0.1.22"
|
||||||
"@tryghost/root-utils" "^0.3.24"
|
"@tryghost/root-utils" "^0.3.26"
|
||||||
json-stringify-safe "^5.0.1"
|
json-stringify-safe "^5.0.1"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
promise.allsettled "^1.0.5"
|
promise.allsettled "^1.0.5"
|
||||||
@ -7283,49 +7262,32 @@
|
|||||||
debug "^4.3.3"
|
debug "^4.3.3"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/mongo-utils@0.6.0":
|
"@tryghost/mongo-utils@0.6.1", "@tryghost/mongo-utils@^0.6.1":
|
||||||
version "0.6.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.0.tgz#d696c6ce07c3a85bb8b6645ef7d4fa94fdb2be55"
|
|
||||||
integrity sha512-nQ74KTzCskHF0eDvDY6Husx9ZbIYZ2DlpzAQVKqM98/rUriBT8DV9MY7MOpqYTnrUGxr66i6GdZPIsX3YlPV1w==
|
|
||||||
dependencies:
|
|
||||||
lodash "^4.17.11"
|
|
||||||
|
|
||||||
"@tryghost/mongo-utils@0.6.1", "@tryghost/mongo-utils@^0.6.0", "@tryghost/mongo-utils@^0.6.1":
|
|
||||||
version "0.6.1"
|
version "0.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.1.tgz#ef5e815ca923d7e3bf450c7a30843f763f68ae74"
|
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.1.tgz#ef5e815ca923d7e3bf450c7a30843f763f68ae74"
|
||||||
integrity sha512-4v1rv5BxqImz8IYcw3Ao4EK2Ym5XY0DB/iGOURV1hkH8cECTbe515xWuR3JSXnB/o4BVZ8I1Wih4h5B0go+whA==
|
integrity sha512-4v1rv5BxqImz8IYcw3Ao4EK2Ym5XY0DB/iGOURV1hkH8cECTbe515xWuR3JSXnB/o4BVZ8I1Wih4h5B0go+whA==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.17.11"
|
lodash "^4.17.11"
|
||||||
|
|
||||||
"@tryghost/nodemailer@0.3.37":
|
"@tryghost/nodemailer@0.3.40":
|
||||||
version "0.3.37"
|
version "0.3.40"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.37.tgz#f8766fdc176fec1e5fcfad1ed3c137702f247c83"
|
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.40.tgz#8fd33d9eae43cc58d1ed9f0c274b5ae4803190b3"
|
||||||
integrity sha512-rav7IaXvGw14Z3B5nj9tMpFiCVxivshjGM9C0H5B/JZdHkaLd/5mqjpJM66ZnjusxGipUwMPaxGSnFWYB2SOvg==
|
integrity sha512-/E+CsaIGoawjhtk+5srm/TgsX+UNa/laLkAMGnnynNbXPJYjWyGh2MbeAlK9bZ8I6fxbSMM1/SpMraISyysdKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@aws-sdk/client-ses" "^3.31.0"
|
"@aws-sdk/client-ses" "^3.31.0"
|
||||||
"@tryghost/errors" "^1.2.26"
|
"@tryghost/errors" "^1.3.1"
|
||||||
nodemailer "^6.6.3"
|
nodemailer "^6.6.3"
|
||||||
nodemailer-direct-transport "^3.3.2"
|
nodemailer-direct-transport "^3.3.2"
|
||||||
nodemailer-mailgun-transport "^2.1.5"
|
nodemailer-mailgun-transport "^2.1.5"
|
||||||
nodemailer-stub-transport "^1.1.0"
|
nodemailer-stub-transport "^1.1.0"
|
||||||
|
|
||||||
"@tryghost/nql-lang@0.6.1", "@tryghost/nql-lang@^0.6.0", "@tryghost/nql-lang@^0.6.1":
|
"@tryghost/nql-lang@0.6.1", "@tryghost/nql-lang@^0.6.1":
|
||||||
version "0.6.1"
|
version "0.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/nql-lang/-/nql-lang-0.6.1.tgz#830847d71f0b04107f7d20e3ebc91530fa11df16"
|
resolved "https://registry.yarnpkg.com/@tryghost/nql-lang/-/nql-lang-0.6.1.tgz#830847d71f0b04107f7d20e3ebc91530fa11df16"
|
||||||
integrity sha512-0fYuzWuHXYN0qk3EnqBPv7IQykn6IaFFp1XcY3CtB3nfYZqsJzVGylQFNpxx6dhRLN8ZxdycZ00HkRChd0tvjQ==
|
integrity sha512-0fYuzWuHXYN0qk3EnqBPv7IQykn6IaFFp1XcY3CtB3nfYZqsJzVGylQFNpxx6dhRLN8ZxdycZ00HkRChd0tvjQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
date-fns "^2.28.0"
|
date-fns "^2.28.0"
|
||||||
|
|
||||||
"@tryghost/nql@0.12.0":
|
|
||||||
version "0.12.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.0.tgz#0031c0ae27e75bba7f06c521ee7bda7e93aec2d7"
|
|
||||||
integrity sha512-oF+LSbrr9ABuG+/Jq7RfOm/TrCG1sI5LdVXovAaqfS0KD4WFoXURD0oZKxwecrSe1rSL9Iiswj+bLaZjXVj1zg==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/mongo-knex" "^0.9.0"
|
|
||||||
"@tryghost/mongo-utils" "^0.6.0"
|
|
||||||
"@tryghost/nql-lang" "^0.6.0"
|
|
||||||
mingo "^2.2.2"
|
|
||||||
|
|
||||||
"@tryghost/nql@0.12.1", "@tryghost/nql@^0.12.0":
|
"@tryghost/nql@0.12.1", "@tryghost/nql@^0.12.0":
|
||||||
version "0.12.1"
|
version "0.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.1.tgz#da0deb03b9111ac34d70fb07e5db0c4028251ed2"
|
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.1.tgz#da0deb03b9111ac34d70fb07e5db0c4028251ed2"
|
||||||
@ -7336,15 +7298,15 @@
|
|||||||
"@tryghost/nql-lang" "^0.6.1"
|
"@tryghost/nql-lang" "^0.6.1"
|
||||||
mingo "^2.2.2"
|
mingo "^2.2.2"
|
||||||
|
|
||||||
"@tryghost/pretty-cli@1.2.38", "@tryghost/pretty-cli@^1.2.38":
|
"@tryghost/pretty-cli@1.2.40", "@tryghost/pretty-cli@^1.2.38":
|
||||||
version "1.2.38"
|
version "1.2.40"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.38.tgz#a2844f504dfd841f9f0552769ec3f62239433eca"
|
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.40.tgz#bec47d906f0e36335fe0aae9bf9ee75d03247807"
|
||||||
integrity sha512-hGzFdJT4+Z77LWv+CPFwt36jE6JjXg/YGV+IkM1YvE7qNL5UL4hTNdi0M4hy8d19SICY9Ob1UYuKZLWhY5fd4w==
|
integrity sha512-lyYIJyT6t1bkNTocnApC4+UuWj2zpBUJX63h3Sp5FZLO4xWw46LJZgIBAa3ZOBYc8TAVe6W4idVdV4dJ5tDUQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
sywac "^1.3.0"
|
sywac "^1.3.0"
|
||||||
|
|
||||||
"@tryghost/pretty-stream@^0.1.20", "@tryghost/pretty-stream@^0.1.22":
|
"@tryghost/pretty-stream@^0.1.22":
|
||||||
version "0.1.22"
|
version "0.1.22"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/pretty-stream/-/pretty-stream-0.1.22.tgz#856a6b8eb3bd17b2fdc5ca668ac27bdd2f55b04b"
|
resolved "https://registry.npmjs.org/@tryghost/pretty-stream/-/pretty-stream-0.1.22.tgz#856a6b8eb3bd17b2fdc5ca668ac27bdd2f55b04b"
|
||||||
integrity sha512-97/JRI7rmdQIG6zwPzux58Kfc/UJfdvKiJgYgH7+CuNQqdl0Zy2+X0wlnRnYjck7tj781/rhGTEGGZg6PHZbaw==
|
integrity sha512-97/JRI7rmdQIG6zwPzux58Kfc/UJfdvKiJgYgH7+CuNQqdl0Zy2+X0wlnRnYjck7tj781/rhGTEGGZg6PHZbaw==
|
||||||
@ -7353,29 +7315,12 @@
|
|||||||
moment "^2.29.1"
|
moment "^2.29.1"
|
||||||
prettyjson "^1.2.5"
|
prettyjson "^1.2.5"
|
||||||
|
|
||||||
"@tryghost/promise@0.3.6":
|
|
||||||
version "0.3.6"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.6.tgz#b6b36442100564eab3d3de46595646722754113c"
|
|
||||||
integrity sha512-ZCNc3GUxMd8A7PXKso1s3kCfQfXZgm+e7TCZ2bog/mfpU08EHWVOnAeRTygzlbooTTxTRsqUnMfaXnD5ZyOAdw==
|
|
||||||
|
|
||||||
"@tryghost/promise@0.3.8":
|
"@tryghost/promise@0.3.8":
|
||||||
version "0.3.8"
|
version "0.3.8"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.8.tgz#3134a044e187f6d61393267c680c6cc75235aa96"
|
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.8.tgz#3134a044e187f6d61393267c680c6cc75235aa96"
|
||||||
integrity sha512-ppcnLBWczpbo4sQcGWtjEA82kdZMv4NFF2MvZRi1MBP4lSOSgh9A636eUxlB1/FpIG+D5ixq84xlY4QJMqW2kA==
|
integrity sha512-ppcnLBWczpbo4sQcGWtjEA82kdZMv4NFF2MvZRi1MBP4lSOSgh9A636eUxlB1/FpIG+D5ixq84xlY4QJMqW2kA==
|
||||||
|
|
||||||
"@tryghost/request@1.0.0":
|
"@tryghost/request@1.0.3", "@tryghost/request@^1.0.3":
|
||||||
version "1.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-1.0.0.tgz#2fc95c1a119e70a1e1cadd7c173beb810cf49809"
|
|
||||||
integrity sha512-budMHtaaysFZT5gCIkbbsILiSXOxeiPKNGfUNtjKByuheLDhrQnz7E7+C0FWIIniMoJ6nI8FJdbixS9glpDOgQ==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/errors" "^1.2.26"
|
|
||||||
"@tryghost/validator" "^0.2.6"
|
|
||||||
"@tryghost/version" "^0.1.24"
|
|
||||||
cacheable-lookup "7.0.0"
|
|
||||||
got "13.0.0"
|
|
||||||
lodash "^4.17.21"
|
|
||||||
|
|
||||||
"@tryghost/request@^1.0.3":
|
|
||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/request/-/request-1.0.3.tgz#73f7417bd4eb382133ea1eaa092ff14d070c45aa"
|
resolved "https://registry.npmjs.org/@tryghost/request/-/request-1.0.3.tgz#73f7417bd4eb382133ea1eaa092ff14d070c45aa"
|
||||||
integrity sha512-ruHs3omvxTYGIm87gGJSRx0r64y4mBWV52d0wiwgOeCyyYL2WDYQ1dTgHWZbSjl8YHc2p0lc8gkPPxBZ+9ZnUA==
|
integrity sha512-ruHs3omvxTYGIm87gGJSRx0r64y4mBWV52d0wiwgOeCyyYL2WDYQ1dTgHWZbSjl8YHc2p0lc8gkPPxBZ+9ZnUA==
|
||||||
@ -7387,15 +7332,7 @@
|
|||||||
got "13.0.0"
|
got "13.0.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/root-utils@0.3.24":
|
"@tryghost/root-utils@0.3.26", "@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.26":
|
||||||
version "0.3.24"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.24.tgz#91653fbadc882fb8510844f163a2231c87f30fab"
|
|
||||||
integrity sha512-EzYM3dR/3xyvJHm37RumiIzeGEBRwnnQtQzswXpzn46Rooz7PA7NSjUbLZ8j2K3t0ee+CsPNuyzmzZl+Ih1P2g==
|
|
||||||
dependencies:
|
|
||||||
caller "^1.0.1"
|
|
||||||
find-root "^1.1.0"
|
|
||||||
|
|
||||||
"@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.25", "@tryghost/root-utils@^0.3.26":
|
|
||||||
version "0.3.26"
|
version "0.3.26"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/root-utils/-/root-utils-0.3.26.tgz#26e626706b67dddd13f59812826a806c45722122"
|
resolved "https://registry.npmjs.org/@tryghost/root-utils/-/root-utils-0.3.26.tgz#26e626706b67dddd13f59812826a806c45722122"
|
||||||
integrity sha512-akbI+mmnU6mlwbVAEy8Ay1MYbMEocKEVP+QHbYCKk3d++2TM2lmSZm6CFIP5+10NeFiP2Em6jSaGXBpaalR9VQ==
|
integrity sha512-akbI+mmnU6mlwbVAEy8Ay1MYbMEocKEVP+QHbYCKk3d++2TM2lmSZm6CFIP5+10NeFiP2Em6jSaGXBpaalR9VQ==
|
||||||
@ -7411,41 +7348,34 @@
|
|||||||
"@tryghost/debug" "^0.1.26"
|
"@tryghost/debug" "^0.1.26"
|
||||||
"@tryghost/logging" "^2.4.7"
|
"@tryghost/logging" "^2.4.7"
|
||||||
|
|
||||||
"@tryghost/social-urls@0.1.41":
|
"@tryghost/social-urls@0.1.43":
|
||||||
version "0.1.41"
|
version "0.1.43"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.41.tgz#3f57ff1e184b7d1ccd9a4e90e2ddb0d61750d296"
|
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.43.tgz#7900d8235b0a6bfe73cd428c7950ed3041d9cc3a"
|
||||||
integrity sha512-blWlifsoWAlttnmPspJyZE/3UHjCVc1VXqI8f/GSbi+l7d05ndLErAS18L4PQqRVUWibK12Zh2rd4WInExGEOw==
|
integrity sha512-hGjGR+4OBauqILz4eoZldX1FmCDY/WSO2pqDuYRiN6DRxW/+9itu8GwBBr/mW/tt7qBlA3k7x79nYyhZjeNlIA==
|
||||||
|
|
||||||
"@tryghost/string@0.2.10", "@tryghost/string@^0.2.0":
|
"@tryghost/string@0.2.12", "@tryghost/string@^0.2.0":
|
||||||
version "0.2.10"
|
version "0.2.12"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.10.tgz#0519a36a4c402a409a071bc2f474b763f8a20788"
|
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.12.tgz#fc0e06939e7b43922e2471135ed9af4f22ddcd54"
|
||||||
integrity sha512-bju3GUWu4qjp+0SF6ubYK9QXUgntiZ88PXLpU25IlfiZCKKx4r4MQ5T46dGI+LrEoidSR8uTldjpaAnMzuXFoQ==
|
integrity sha512-1ygv+nOycupvFX/lwvRbThcGzwlMlwNXUUQn3HqWnKYZmDAA2FOP5SvlcY/BkOLzpPQUlBgSs3PvjOurCIZU7g==
|
||||||
dependencies:
|
dependencies:
|
||||||
unidecode "^0.1.8"
|
unidecode "^0.1.8"
|
||||||
|
|
||||||
"@tryghost/timezone-data@0.4.1":
|
"@tryghost/timezone-data@0.4.3":
|
||||||
version "0.4.1"
|
version "0.4.3"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.4.1.tgz#67f648f8aeb7da565df7c96bf91bac66de0a7af2"
|
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.4.3.tgz#dad18d1c119ebf705b9720417684efe00081f149"
|
||||||
integrity sha512-jIUlJG1Yvv013HORnxOm5ucY+a0EPQ7YLudXUOpmUGU+ctVsubctzHd0Sn+ZIHm8x3wFJKjBSiu9ThtirEZM8g==
|
integrity sha512-YrPm2m51/Ddqp+/9CclSv+tKqHkbv7iUu3BgiHJofGhs6ek0QQSpahgiBmJmi/o3R6V6DFbG7LT5qVEtkvMzKg==
|
||||||
|
|
||||||
"@tryghost/tpl@0.1.26":
|
"@tryghost/tpl@0.1.28", "@tryghost/tpl@^0.1.28":
|
||||||
version "0.1.26"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.26.tgz#5a7a67a9f0e8ff730b0e9af579b73a64bb34251c"
|
|
||||||
integrity sha512-ofM8EYMktK/7VRsOG6TKF+ObShGsme7lPZ+/9YBVlrHzWiFSR+sG1x+qBIlmPXpDVk9nGt4OAOX4rpdZ2B9PpA==
|
|
||||||
dependencies:
|
|
||||||
lodash.template "^4.5.0"
|
|
||||||
|
|
||||||
"@tryghost/tpl@^0.1.26", "@tryghost/tpl@^0.1.27", "@tryghost/tpl@^0.1.28":
|
|
||||||
version "0.1.28"
|
version "0.1.28"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/tpl/-/tpl-0.1.28.tgz#c1453eedf33da7010b1c556f2e4d92f656351fd9"
|
resolved "https://registry.npmjs.org/@tryghost/tpl/-/tpl-0.1.28.tgz#c1453eedf33da7010b1c556f2e4d92f656351fd9"
|
||||||
integrity sha512-z8DBIDntaJQMHEmp/ZhCpPjc5TXIsu7ZdnOVbAVK2YnzhLcjDl/JPpmt2FXLV3VBo7VM1XBT9nptiYd2kFnZFg==
|
integrity sha512-z8DBIDntaJQMHEmp/ZhCpPjc5TXIsu7ZdnOVbAVK2YnzhLcjDl/JPpmt2FXLV3VBo7VM1XBT9nptiYd2kFnZFg==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash.template "^4.5.0"
|
lodash.template "^4.5.0"
|
||||||
|
|
||||||
"@tryghost/url-utils@4.4.6", "@tryghost/url-utils@^4.0.0":
|
"@tryghost/url-utils@4.4.8", "@tryghost/url-utils@^4.0.0":
|
||||||
version "4.4.6"
|
version "4.4.8"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.4.6.tgz#4938e55fcc11620fd17c64346249d420f6f97129"
|
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.4.8.tgz#fb867d8bd59a640dc67ab61c1a3d921bd12a8c2b"
|
||||||
integrity sha512-ceUJsCXow3itfKSDyFxUsggbFc5o5mMKzrI4D33SHN41CMU27ELSQPYZjTU2oG2VBsd2qBBo94+1sWPFyGseww==
|
integrity sha512-kheB4cdGZ9WqmWGzDCJ3JMCDO1fQOGIR44FFalbUhukj8Xl7g+QeHFsiwQg77KvrrL58x0nIZ4uwmo9K1aE/Ew==
|
||||||
dependencies:
|
dependencies:
|
||||||
cheerio "^0.22.0"
|
cheerio "^0.22.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
@ -7455,18 +7385,7 @@
|
|||||||
remark-footnotes "^1.0.0"
|
remark-footnotes "^1.0.0"
|
||||||
unist-util-visit "^2.0.0"
|
unist-util-visit "^2.0.0"
|
||||||
|
|
||||||
"@tryghost/validator@0.2.6":
|
"@tryghost/validator@0.2.9", "@tryghost/validator@^0.2.9":
|
||||||
version "0.2.6"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.6.tgz#99a01bf6e6c70c1eb79098e6b95b980e0efa126b"
|
|
||||||
integrity sha512-2p1/X7vqI/tikc2beRQ1efCm/hSRCkB7y0+etCGROKNH3nHJwvw+OKSxgmNZ7+5OjR6DJkNW88aMYPz47X3fAg==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/errors" "^1.2.26"
|
|
||||||
"@tryghost/tpl" "^0.1.26"
|
|
||||||
lodash "^4.17.21"
|
|
||||||
moment-timezone "^0.5.23"
|
|
||||||
validator "7.2.0"
|
|
||||||
|
|
||||||
"@tryghost/validator@^0.2.6", "@tryghost/validator@^0.2.9":
|
|
||||||
version "0.2.9"
|
version "0.2.9"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/validator/-/validator-0.2.9.tgz#6b33d884d96e0bca20a750d9dd1ed534a0efbab6"
|
resolved "https://registry.npmjs.org/@tryghost/validator/-/validator-0.2.9.tgz#6b33d884d96e0bca20a750d9dd1ed534a0efbab6"
|
||||||
integrity sha512-7EBFiXUGhU6ReuryAnqh5BM0Fa918NSEN3UR2dqrgk861W/pwofmx8r179jVKBNA0cSYot/DVj5bWlUV25cWvQ==
|
integrity sha512-7EBFiXUGhU6ReuryAnqh5BM0Fa918NSEN3UR2dqrgk861W/pwofmx8r179jVKBNA0cSYot/DVj5bWlUV25cWvQ==
|
||||||
@ -7477,15 +7396,7 @@
|
|||||||
moment-timezone "^0.5.23"
|
moment-timezone "^0.5.23"
|
||||||
validator "7.2.0"
|
validator "7.2.0"
|
||||||
|
|
||||||
"@tryghost/version@0.1.24":
|
"@tryghost/version@0.1.26", "@tryghost/version@^0.1.26":
|
||||||
version "0.1.24"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.24.tgz#eb8bc345929ba8f67c3f36757bd91c12f701a5f5"
|
|
||||||
integrity sha512-XM0aXB3dQNjazeMX5YbBLjA+airE5HR5XqmEB9YrAxlQPaYdXkQUq+ar6L/dxiS8dp+o2DQIcp2XgGd/Ay3MuQ==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/root-utils" "^0.3.24"
|
|
||||||
semver "^7.3.5"
|
|
||||||
|
|
||||||
"@tryghost/version@^0.1.24", "@tryghost/version@^0.1.26":
|
|
||||||
version "0.1.26"
|
version "0.1.26"
|
||||||
resolved "https://registry.npmjs.org/@tryghost/version/-/version-0.1.26.tgz#00829961bfef66b0aae01f6b866068df63859236"
|
resolved "https://registry.npmjs.org/@tryghost/version/-/version-0.1.26.tgz#00829961bfef66b0aae01f6b866068df63859236"
|
||||||
integrity sha512-um1GihMBOs+1+p6tPGgIOHGlPeYyj0w+JxRHSIstPyywMmuM+kH3LUrHt3N3hb7zzgWfehM0L81k28MCGTqV5Q==
|
integrity sha512-um1GihMBOs+1+p6tPGgIOHGlPeYyj0w+JxRHSIstPyywMmuM+kH3LUrHt3N3hb7zzgWfehM0L81k28MCGTqV5Q==
|
||||||
@ -7493,19 +7404,19 @@
|
|||||||
"@tryghost/root-utils" "^0.3.26"
|
"@tryghost/root-utils" "^0.3.26"
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
|
|
||||||
"@tryghost/webhook-mock-receiver@0.2.8":
|
"@tryghost/webhook-mock-receiver@0.2.10":
|
||||||
version "0.2.8"
|
version "0.2.10"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.2.8.tgz#1cb3bb5de667f597f2eaa25aff3e9e572212cafa"
|
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.2.10.tgz#a7d5637175f1703321216f14f0f7e354ef895d07"
|
||||||
integrity sha512-xEzooRTnZVlzeTalYbdGWwmJ4GJ9RKcPcn4x2vt/9Mogm6E23xc+vQEAUtfaKAQPpXHDf+S2glXMOJ8S0MQCCw==
|
integrity sha512-c4TjDPToPmSlmvORzANmmEFSosHaLKm1sHG16kzpPPgmey/8CqmRqw7fEDDxKdch4a8WjWfsDhHTMu1lLBOyhQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
p-wait-for "3.2.0"
|
p-wait-for "3.2.0"
|
||||||
|
|
||||||
"@tryghost/zip@1.1.38", "@tryghost/zip@^1.1.38":
|
"@tryghost/zip@1.1.41", "@tryghost/zip@^1.1.38":
|
||||||
version "1.1.38"
|
version "1.1.41"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.38.tgz#fe1ead4aa6188d8bdb8e18c520fb3918ae6c75cd"
|
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.41.tgz#bcf9f15047e6d2486d062b7911e4006d00e4fe6a"
|
||||||
integrity sha512-cJIsmoeVJau0TUUa70xml91I0/13uAJLsMSAGlwzblDY7cCZu2/deTw36YdNP1oQtXHOZKDRZpqYX3NZ7uXgIQ==
|
integrity sha512-SYCVdQu3gh/kx3CMMdj4EvMNWu8UURINQdwrZN9/xMpu4hOkFZIwWSA/MG29ZxLDqnqopRf0ZwetSbcsVsS8QQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.26"
|
"@tryghost/errors" "^1.3.1"
|
||||||
archiver "^5.0.0"
|
archiver "^5.0.0"
|
||||||
extract-zip "^2.0.1"
|
extract-zip "^2.0.1"
|
||||||
|
|
||||||
@ -7633,10 +7544,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.2.tgz#bdeeb6fdcb78969033767951ab0cb26c7514a658"
|
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.2.tgz#bdeeb6fdcb78969033767951ab0cb26c7514a658"
|
||||||
integrity sha512-JWO/ZyxTKk0bLuOhAavGjnwLR73rUE7qzACnU7gMeyA/gdrSHm2xJwqNPipw2MtaZUaqQ2UG/q7pP6AQiZ8mqw==
|
integrity sha512-JWO/ZyxTKk0bLuOhAavGjnwLR73rUE7qzACnU7gMeyA/gdrSHm2xJwqNPipw2MtaZUaqQ2UG/q7pP6AQiZ8mqw==
|
||||||
|
|
||||||
"@types/color@3.0.2":
|
"@types/color@3.0.6":
|
||||||
version "3.0.2"
|
version "3.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.2.tgz#3779043e782f562aa9157b5fc6bd07e14fd8e7f3"
|
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.6.tgz#29c27a99d4de2975e1676712679a0bd7f646a3fb"
|
||||||
integrity sha512-INiJl6sfNn8iyC5paxVzqiVUEj2boIlFki02uRTAkKwAj++7aAF+ZfEv/XrIeBa0XI/fTZuDHW8rEEcEVnON+Q==
|
integrity sha512-NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/color-convert" "*"
|
"@types/color-convert" "*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user