From 6fc497743d221bbf3f8e5ac5141a5fd5ae94a31b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 10:16:05 +0700 Subject: [PATCH] Updated @tryghost dependencies (#15479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ghost/adapter-manager/package.json | 2 +- ghost/admin/package.json | 4 +- ghost/api-framework/package.json | 4 +- ghost/audience-feedback/package.json | 2 +- ghost/core/package.json | 18 +- .../package.json | 2 +- ghost/job-manager/package.json | 2 +- ghost/magic-link/package.json | 2 +- ghost/member-analytics-service/package.json | 2 +- ghost/members-api/package.json | 2 +- ghost/members-events-service/package.json | 2 +- ghost/members-importer/package.json | 2 +- ghost/members-ssr/package.json | 2 +- ghost/minifier/package.json | 2 +- ghost/mw-api-version-mismatch/package.json | 2 +- ghost/mw-error-handler/package.json | 4 +- ghost/oembed-service/package.json | 2 +- ghost/offers/package.json | 2 +- ghost/package-json/package.json | 2 +- ghost/session-service/package.json | 2 +- ghost/settings-path-manager/package.json | 2 +- ghost/stripe/package.json | 2 +- ghost/update-check-service/package.json | 2 +- ghost/verification-trigger/package.json | 2 +- yarn.lock | 230 +++++++++--------- 25 files changed, 151 insertions(+), 149 deletions(-) diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 5c3ffbcce8..04d9616a7c 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -22,6 +22,6 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17" + "@tryghost/errors": "1.2.18" } } diff --git a/ghost/admin/package.json b/ghost/admin/package.json index d097a50343..ba1fa1f553 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -44,8 +44,8 @@ "@tryghost/color-utils": "0.1.21", "@tryghost/ember-promise-modals": "2.0.1", "@tryghost/helpers": "1.1.74", - "@tryghost/kg-clean-basic-html": "2.2.18", - "@tryghost/kg-parser-plugins": "2.12.3", + "@tryghost/kg-clean-basic-html": "2.2.20", + "@tryghost/kg-parser-plugins": "2.12.5", "@tryghost/limit-service": "1.2.3", "@tryghost/members-csv": "0.0.0", "@tryghost/mobiledoc-kit": "0.12.5-ghost.2", diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index 3eb4431382..9b71a61a99 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -26,8 +26,8 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", - "@tryghost/promise": "0.1.21", + "@tryghost/errors": "1.2.18", + "@tryghost/promise": "0.1.22", "@tryghost/tpl": "0.1.18", "@tryghost/validator": "0.1.29", "jsonpath": "1.1.1", diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index 7f92db2e91..2f4d739070 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -24,7 +24,7 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "bson-objectid": "2.0.3" } diff --git a/ghost/core/package.json b/ghost/core/package.json index 594c7706fb..448b1668d4 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -65,23 +65,23 @@ "@tryghost/config-url-helpers": "1.0.3", "@tryghost/constants": "0.0.0", "@tryghost/custom-theme-settings-service": "0.0.0", - "@tryghost/database-info": "0.3.10", + "@tryghost/database-info": "0.3.11", "@tryghost/debug": "0.1.18", "@tryghost/domain-events": "0.0.0", "@tryghost/email-analytics-provider-mailgun": "0.0.0", "@tryghost/email-analytics-service": "0.0.0", "@tryghost/email-content-generator": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/express-dynamic-redirects": "0.0.0", "@tryghost/helpers": "1.1.74", "@tryghost/html-to-plaintext": "0.0.0", - "@tryghost/http-cache-utils": "0.1.3", + "@tryghost/http-cache-utils": "0.1.4", "@tryghost/image-transform": "1.2.2", "@tryghost/job-manager": "0.0.0", "@tryghost/kg-card-factory": "3.1.5", "@tryghost/kg-default-atoms": "3.1.4", "@tryghost/kg-default-cards": "5.18.3", - "@tryghost/kg-lexical-html-renderer": "0.0.7", + "@tryghost/kg-lexical-html-renderer": "0.0.8", "@tryghost/kg-mobiledoc-html-renderer": "5.3.7", "@tryghost/limit-service": "1.2.3", "@tryghost/link-redirects": "0.0.0", @@ -106,12 +106,12 @@ "@tryghost/mw-error-handler": "0.0.0", "@tryghost/mw-session-from-token": "0.0.0", "@tryghost/mw-vhost": "0.0.0", - "@tryghost/nodemailer": "0.3.28", + "@tryghost/nodemailer": "0.3.29", "@tryghost/nql": "0.9.2", "@tryghost/oembed-service": "0.0.0", "@tryghost/package-json": "0.0.0", - "@tryghost/pretty-cli": "1.2.30", - "@tryghost/promise": "0.1.21", + "@tryghost/pretty-cli": "1.2.31", + "@tryghost/promise": "0.1.22", "@tryghost/request": "0.1.31", "@tryghost/security": "0.0.0", "@tryghost/session-service": "0.0.0", @@ -126,7 +126,7 @@ "@tryghost/validator": "0.1.29", "@tryghost/verification-trigger": "0.0.0", "@tryghost/version": "0.1.16", - "@tryghost/zip": "1.1.28", + "@tryghost/zip": "1.1.29", "amperize": "0.6.1", "analytics-node": "6.2.0", "bluebird": "3.7.2", @@ -185,7 +185,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "1.8.14", + "@tryghost/html-to-mobiledoc": "1.8.16", "sqlite3": "5.1.2" }, "devDependencies": { diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 24c87c079c..f401dc423b 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "lodash": "4.17.21" } diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 5c6fefb60b..8015c932a1 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@breejs/later": "4.1.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/logging": "2.3.2", "bree": "6.5.0", "cron-validate": "1.4.3", diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 160f40f084..1135194044 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -24,7 +24,7 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "@tryghost/validator": "0.1.29", "jsonwebtoken": "8.5.1" diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index 7699bb7253..c346a7f7d5 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/member-events": "0.0.0", "@tryghost/tpl": "0.1.18", "bson-objectid": "2.0.3" diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 01b3d0a988..f77432540b 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/logging": "2.3.2", "@tryghost/magic-link": "0.0.0", "@tryghost/member-analytics-service": "0.0.0", diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 06fed8a45d..0d8984d357 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/member-events": "0.0.0", "moment-timezone": "0.5.34" } diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index f3433422f7..e33a1e4011 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -23,7 +23,7 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/members-csv": "0.0.0", "@tryghost/tpl": "0.1.18", "moment-timezone": "0.5.23" diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 1112d29722..cee626c1c4 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "cookies": "0.8.0", "jsonwebtoken": "8.5.1" } diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 3a53a834b0..6b9ebfcbd8 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "csso": "5.0.5", "terser": "5.15.1", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 3766bc7a12..1eff4a8344 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "c8": "7.12.0", "mocha": "10.0.0", "sinon": "14.0.1" diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 77f99d84f4..5fa7345ed6 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -23,8 +23,8 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", - "@tryghost/http-cache-utils": "0.1.3", + "@tryghost/errors": "1.2.18", + "@tryghost/http-cache-utils": "0.1.4", "@tryghost/tpl": "0.1.18", "lodash": "4.17.21", "semver": "7.3.8" diff --git a/ghost/oembed-service/package.json b/ghost/oembed-service/package.json index 80e1c379eb..0076f0ffe7 100644 --- a/ghost/oembed-service/package.json +++ b/ghost/oembed-service/package.json @@ -22,7 +22,7 @@ "mocha": "10.0.0" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/logging": "2.3.2", "@tryghost/tpl": "0.1.18", "cheerio": "0.22.0", diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 05912e2047..2ed0b6daa6 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/mongo-utils": "0.3.5", "@tryghost/string": "0.2.1", "lodash": "4.17.21" diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 87da275e98..c1cecb178a 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -23,7 +23,7 @@ "tmp": "0.2.1" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "bluebird": "3.7.2", "fs-extra": "10.1.0", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 0e65facda3..c82d7d4c7d 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -23,6 +23,6 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17" + "@tryghost/errors": "1.2.18" } } diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 0e84895490..0eda0801d7 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -22,7 +22,7 @@ "sinon": "14.0.1" }, "dependencies": { - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/tpl": "0.1.18", "date-fns": "2.29.3" } diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 0a32592890..e1b98aafe1 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -25,7 +25,7 @@ "dependencies": { "@tryghost/debug": "0.1.18", "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/logging": "2.3.2", "@tryghost/member-events": "0.0.0", "leaky-bucket": "2.2.0", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index a902c58b65..7d39226274 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@tryghost/debug": "0.1.18", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/logging": "2.3.2", "@tryghost/tpl": "0.1.18", "bluebird": "3.7.2", diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index babf53fcad..8cc4837eb0 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@tryghost/domain-events": "0.0.0", - "@tryghost/errors": "1.2.17", + "@tryghost/errors": "1.2.18", "@tryghost/member-events": "0.0.0" } } diff --git a/yarn.lock b/yarn.lock index 7b0d2a3779..9a4f71be8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3092,74 +3092,74 @@ resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b" integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== -"@lexical/clipboard@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/clipboard/-/clipboard-0.4.1.tgz#67811f940756ba17b52538718db9650b44d433a9" - integrity sha512-/BHeh+LaYhNbBbzNcVPcYgSZtNp6HT5z/iHFKJMfhikE+4KKFf3DbLDO5b92AUDyT3s8QQC04Na5ZeRUbK/Jzw== +"@lexical/clipboard@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/clipboard/-/clipboard-0.5.0.tgz#3d835289c0e1543a13a5fd032294aa2614e4373a" + integrity sha512-JFvdH4N/80GxC0jhaiO/fdUOeYcX8pMFrcrpBDeNIcBN/9eF8Rn/czvoPLLNB9Kcbz8d8XXqabKEGCz2hFL//w== dependencies: - "@lexical/html" "0.4.1" - "@lexical/list" "0.4.1" - "@lexical/selection" "0.4.1" - "@lexical/utils" "0.4.1" + "@lexical/html" "0.5.0" + "@lexical/list" "0.5.0" + "@lexical/selection" "0.5.0" + "@lexical/utils" "0.5.0" -"@lexical/code@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/code/-/code-0.4.1.tgz#4ba0ec1a471ae4b7cf24ee1a8c87aeabcea01102" - integrity sha512-Bf6MiPrP7rrbYIXOOFKN/+HuZbdSWt0Dy/1gLJ3cLl4CTNiOUPJo2+iKvr3T0LCiSkQLHW+u4ygDs9G0eeDjdg== +"@lexical/code@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/code/-/code-0.5.0.tgz#05c92e3b077af3148a494b44f5663dea14f7631f" + integrity sha512-GmqRaQ8EBtlu13ObSZYiGDzIsrkwRyyqI2HRVBrPo2iszLBpby+7uIncAVQVkxt1JNYOKE2n4JfxK8TSYyMtYQ== dependencies: - "@lexical/utils" "0.4.1" + "@lexical/utils" "0.5.0" prismjs "^1.27.0" -"@lexical/headless@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/headless/-/headless-0.4.1.tgz#b8d1dc5476c7fcdae672140fe3bdc273c51e3112" - integrity sha512-1US/sub+8YQizmx1JE5U0TbrjmkvIjkNQK3rRzCdkRSuKjfxkvwfOg0R38yGXozMLVJTg6zvaDiNtdt3hXXHTA== +"@lexical/headless@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/headless/-/headless-0.5.0.tgz#a857e50eac242d0aabdc524ac9b6a1c52af81777" + integrity sha512-diIfSdbAZ/yDH6wUPod4m4vc0O7bTnpei53b+mlU7Q+g9ZROoS5q2XQWXDsMSpyag5EOuYhgTM75BT2DvtJbCA== -"@lexical/html@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/html/-/html-0.4.1.tgz#a99b3b7c2b0ee4a555fe8478c6eef43754de35bb" - integrity sha512-nErgYUtghdrVTPZLB7Ad7U1m3SBxEZvPeW4FH4COFLCeTIVMEG4dg0PhURCk28xNAkEHszd4kQ3XFDRB5muOiQ== +"@lexical/html@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/html/-/html-0.5.0.tgz#5eb2ccb9ffb7c24fff097db369d81431d7a98833" + integrity sha512-uJAof6gXTLOH9JnmPJ+wxILFtu7I/eCebFyVMjV53sqaeLsQ3pDfBTUe4RO+NciC+XBQ1WVpZgCM8Yx5c5cMmQ== dependencies: - "@lexical/selection" "0.4.1" + "@lexical/selection" "0.5.0" -"@lexical/link@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/link/-/link-0.4.1.tgz#af3744942dd79bc6af34d9502fecd5cd4c635b3b" - integrity sha512-566lQymmuBe3Y7UDyaaTs+VDlElbu1WhnjT9lVDk0BXag7MA8tv/f60XptWnTK1pv/Dobm/CyLmyLae55OuflQ== +"@lexical/link@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/link/-/link-0.5.0.tgz#fa5f3baa1122eb2a1be12ac7a30977eb4c557e1e" + integrity sha512-XB8e+UPI9jeqsi7+Wr0n9SToljiS+gZmJ5gXANtR6lSZPtpcSUPs1iJZU2A2dNKXdvsZwSPCFdPL6ogFaaRvvQ== dependencies: - "@lexical/utils" "0.4.1" + "@lexical/utils" "0.5.0" -"@lexical/list@0.4.1", "@lexical/list@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/list/-/list-0.4.1.tgz#5d764d7ed82cd3e710bc42619e1134e1968ec617" - integrity sha512-dP6i18qm1UhUoG6FvqLMn7hoj4htE0jYcmMPYqFyH+f1ir9Ybvr87pV3aFhqH6hdHjQ5tMyM0kURSL1t89GesQ== +"@lexical/list@0.5.0", "@lexical/list@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/list/-/list-0.5.0.tgz#6ab4e1789d037af43f3d01012d2533c7c94daf15" + integrity sha512-TYXe4FtNL7Lk3XDEhPyUbT0Pb1TU58qZywGCdrtuRjPnF4oDvRXgg9EhYWfHzYwdsyhNgaHId+Fq41CjrwTMYg== dependencies: - "@lexical/utils" "0.4.1" + "@lexical/utils" "0.5.0" -"@lexical/rich-text@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/rich-text/-/rich-text-0.4.1.tgz#3a980917f994f31befa40bb50a4f6dd679fe0a36" - integrity sha512-EI4ul3y1hqMp0VS/4D8aOyR41ysz1KaYgkm6PyrRXEMyK8uKmVubJP83RkOU2fWkTVtdrMjM6aeT1qX849LetA== +"@lexical/rich-text@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/rich-text/-/rich-text-0.5.0.tgz#9b7ddacdd74a49761f15486ed2846c5117a55d14" + integrity sha512-JhgMn70K410j3T/2WefPpEswZ+hWF3aJMNu7zkrCf2wB+KdrrGYoeNSZUzg2r4e6BuJgS117KlD99+MDnokCuw== -"@lexical/selection@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/selection/-/selection-0.4.1.tgz#88c709a2b9813077dd91b89990646f1d9b80e16c" - integrity sha512-lrPaBtdWYp5FGpLA/mw8vVxQx8XM/GGVXFGam68B7mgMbY9xxKy3/MtvS94J+oRPtzNHEW3SyhkDEm9356r73g== +"@lexical/selection@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/selection/-/selection-0.5.0.tgz#fe94f06fb17d9f5848921a0bbce10774398d3486" + integrity sha512-6I5qlqkYDIbDZPGwSOuvpWQUrqMY6URaKwrWsijQZMnNNKscGpC7IKb7sSDKn6YkLm7tuqig3hf2p+6hshkyWg== -"@lexical/table@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/table/-/table-0.4.1.tgz#08545cdfde52a90a5dfd02a16cece699ccdaf6e2" - integrity sha512-1BRLB+cYpqXSk0IHk3uHI1Fa6H4rnQ5pySDm+7HSyShjAzQSMBt0BWoX9B0TW/vXysl3p5+vcnU8mGjGyCA0Lg== +"@lexical/table@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/table/-/table-0.5.0.tgz#cf33fac7c2e0b520ab4747f9322cce434d117cb6" + integrity sha512-VNHWSsTFDSHNzLdQOR9qgKx4tvTuiDz6w0GfwBnMP4Ro2iKKtNowmZO4wDEZtVlUHvLMuOGuYqipOtKEDKbD4w== dependencies: - "@lexical/utils" "0.4.1" + "@lexical/utils" "0.5.0" -"@lexical/utils@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@lexical/utils/-/utils-0.4.1.tgz#caf4cdbb5df0a785685cf7939c774bcb155f38c4" - integrity sha512-OUYS7qpu1oHv9vhUGhL60ow5gbyqLG449XGFZrzaKUGnz1iWU/rXP8nEljoqdtai3rg4t0Ahxcbe9cVIubK3hQ== +"@lexical/utils@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@lexical/utils/-/utils-0.5.0.tgz#4f03e8090e65cde5e81801ab08a2450e2e03733a" + integrity sha512-FhQ+thPFTOyBxyRGcd3yJuYh/rvD8ro43DaelWD1KpSlwQ/YuWpdxsSuMqJ32ERpl+bmPPFP2kjkBofxSw1Quw== dependencies: - "@lexical/list" "0.4.1" - "@lexical/table" "0.4.1" + "@lexical/list" "0.5.0" + "@lexical/table" "0.5.0" "@lint-todo/utils@^13.0.3": version "13.0.3" @@ -4254,6 +4254,11 @@ resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.10.tgz#8796123321108d345536c316bfb0627c213ee364" integrity sha512-5buRTO4BL9hySxaDOs0Jdz9yKgUHX5OLY/mL5eT2Y6OS3zXZvLLP3lOnNK9AsfFsGBUTAHYfm4WAiXNzjCc/eA== +"@tryghost/database-info@0.3.11": + version "0.3.11" + resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.11.tgz#110a91be1bd9fe24e6a15ac7d8b871bd7740f6e4" + integrity sha512-EOPoT84RaahbOmyxBHNIiS+KxhP0JduAkBa9sWetIjq1MOy70oDFbZ+SdShBC/B9EaQEPT/1Cr8DHOUrMngIhA== + "@tryghost/debug@0.1.17": version "0.1.17" resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.17.tgz#2655fa1c71b2608e71de7f166f5f7b1a1c086915" @@ -4304,7 +4309,7 @@ utils-copy-error "^1.0.1" uuid "^8.3.2" -"@tryghost/errors@1.2.17", "@tryghost/errors@^1.0.0", "@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.17", "@tryghost/errors@^1.2.3": +"@tryghost/errors@1.2.17": version "1.2.17" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.17.tgz#f6383952342afa2168c8e8b977cfbe09116ce390" integrity sha512-YHs+laS0j8MpZlREgU459SJA4RHaulqki9mg1VgYGgircqGE+ny7H0vBu8m1nDk1Nyu69K7MWMYH0fWPr7ajEA== @@ -4313,6 +4318,15 @@ lodash "^4.17.21" uuid "^9.0.0" +"@tryghost/errors@1.2.18", "@tryghost/errors@^1.0.0", "@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.17", "@tryghost/errors@^1.2.18", "@tryghost/errors@^1.2.3": + version "1.2.18" + resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.18.tgz#beb71d794a25af01f1a0c79b4a4afc903fa963a7" + integrity sha512-4XKfiVQe6GgRCcCvLE6LmeMwWNQAowuNwV58rPI8rnFgsDp49gTsMqL/1HOqK/L2x2BIETbYt1kFHO5ai4qa0Q== + dependencies: + "@stdlib/utils" "^0.0.12" + lodash "^4.17.21" + uuid "^9.0.0" + "@tryghost/express-test@0.11.5": version "0.11.5" resolved "https://registry.yarnpkg.com/@tryghost/express-test/-/express-test-0.11.5.tgz#a0d3ba81176dd4af2880dd544889cde5fa6695e8" @@ -4329,19 +4343,19 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@1.8.14": - version "1.8.14" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.14.tgz#97b6d514c9ad46f631da12b5d870849456be0d16" - integrity sha512-m76X4717n6W33e3QO/bjZHIua2pjm3w6LHtyxhNoQM7QEbgBc/xxFkrUx58flzFeJwC9G1fkRfssA4CLvP+Pgw== +"@tryghost/html-to-mobiledoc@1.8.16": + version "1.8.16" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.16.tgz#6847b9770e31fbc734f41115ceff03ee02901087" + integrity sha512-3tj3gRdV9ggKHKtbXJbz7dKmOMZqQkVPNu2OCKEbPur3huLQfGGP57j0CNflyKuGhc/cZyDlwFzuikuxvvJ3/g== dependencies: - "@tryghost/kg-parser-plugins" "^2.12.3" + "@tryghost/kg-parser-plugins" "^2.12.5" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" jsdom "^20.0.0" -"@tryghost/http-cache-utils@0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.3.tgz#a3a07e55dbe3a62b7d51e98f19c063d03a1ef804" - integrity sha512-QganheP/zhcpFnDLPJYlQ4gBIhd+lAEMh8byx7ocCPM37nuEQ3zlmcM6KzDfUmKYwU+5oI/ya/0Wn0kmnyZ37A== +"@tryghost/http-cache-utils@0.1.4": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.4.tgz#0bf143a0817c19658c54e34b4ad925058731b96c" + integrity sha512-Wa3XWkwOpgbjEHPZ0T+/lEPPKJXk1VNNtukpyS3Y58gGFhrt2u6h8ncAzWwml8A/cFTF6MxvCe/UGW6o/ZgOIw== "@tryghost/http-stream@^0.1.13": version "0.1.13" @@ -4377,15 +4391,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-3.1.5.tgz#c2358e7ed90ff71900a4da72e43aaa744aefdf35" integrity sha512-V68OpboKudFkx4ezKEqRVjZp7Q21EHC3FnpYT7RR+3deUqAm/Gu04s3mcsei0yTHPfuUEcHkjP7sEUZJyJSZeg== -"@tryghost/kg-clean-basic-html@2.2.18": - version "2.2.18" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.18.tgz#4b6e22a4e4e74df6ae9be4d7182c8f03f63d27c6" - integrity sha512-TKw3YaYVWk3ZyDXp/LJmHVt7lFx+Yl7nWsWI//9KH345BDCAmLfKrEigefLsw9WEaA/SPT9w7BouL37nFgGYDw== - -"@tryghost/kg-clean-basic-html@^2.2.18", "@tryghost/kg-clean-basic-html@^2.2.19": - version "2.2.19" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.19.tgz#22cfc589829707dffefa1315b8dc87857afdbd1f" - integrity sha512-n4KSt5LO0BfBR7m4Hgn67N9bF9QJjrthjqF6Dwqp2ii71GUi4xZ51BU43xnStkY3kxC/VGi9/o8CfkCdPB+YsQ== +"@tryghost/kg-clean-basic-html@2.2.20", "@tryghost/kg-clean-basic-html@^2.2.20": + version "2.2.20" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.20.tgz#54f0fee8d7d36ede8981b9cabed5cfaff248bf16" + integrity sha512-UL/5IdQYnj9/Z8Gbm8+tFXuZRTV7sUsIJSd5Ua4bfxAhr5G/UfqENDv88b232bepPXzvJIOnHJ/RrJplXiBOuQ== "@tryghost/kg-default-atoms@3.1.4": version "3.1.4" @@ -4405,19 +4414,19 @@ lodash "^4.17.21" luxon "^2.1.1" -"@tryghost/kg-lexical-html-renderer@0.0.7": - version "0.0.7" - resolved "https://registry.yarnpkg.com/@tryghost/kg-lexical-html-renderer/-/kg-lexical-html-renderer-0.0.7.tgz#3facef562e48a2ea88bc31add4a2f05d0d094a28" - integrity sha512-M4eCwU3dhH5nfmnjiIfUdoU5dYNY4ZfgGvrQhjT5YhfnEqr0MnRZO3YTUCXssBSUFH9satZaQWn5FlwaQPbWPA== +"@tryghost/kg-lexical-html-renderer@0.0.8": + version "0.0.8" + resolved "https://registry.yarnpkg.com/@tryghost/kg-lexical-html-renderer/-/kg-lexical-html-renderer-0.0.8.tgz#1ebd06874aa7c58d5fa921c22ee60b1e81b31531" + integrity sha512-oKUpyDzrYU3WmWr0C7GegAXfYHba5mg8ecacJqJQVn3knTHP47C5GmZ3WZDkHg4ajvEV6vWB9sFCSnSqMwUj8w== dependencies: - "@lexical/clipboard" "^0.4.1" - "@lexical/code" "^0.4.1" - "@lexical/headless" "^0.4.1" - "@lexical/link" "^0.4.1" - "@lexical/list" "^0.4.1" - "@lexical/rich-text" "^0.4.1" + "@lexical/clipboard" "^0.5.0" + "@lexical/code" "^0.5.0" + "@lexical/headless" "^0.5.0" + "@lexical/link" "^0.5.0" + "@lexical/list" "^0.5.0" + "@lexical/rich-text" "^0.5.0" jsdom "^20.0.0" - lexical "^0.4.1" + lexical "^0.5.0" "@tryghost/kg-markdown-html-renderer@^5.1.7": version "5.1.7" @@ -4441,19 +4450,12 @@ mobiledoc-dom-renderer "^0.7.0" simple-dom "^1.4.0" -"@tryghost/kg-parser-plugins@2.12.3": - version "2.12.3" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.12.3.tgz#cc949f9c0b98b347770576999421d1116494cb4c" - integrity sha512-ivTUE+0k8Y26H/kHF3B+whKWo4wPNaeTz6aODw9TRpRel+lPViqdFIRztrvx6ijmw3zV+AWvHLIf46SS90orIg== +"@tryghost/kg-parser-plugins@2.12.5", "@tryghost/kg-parser-plugins@^2.12.5": + version "2.12.5" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.12.5.tgz#add72e98f3323e75f7c8fd4ba7fa829df319f208" + integrity sha512-lP8AzSFAFFBR1gXKcv77Ss7YZJNqZCtlPvGMjeUStv7X0qcBkl6HCEpp7fHPVPVu+2wqQR1uScrUOYydVdaA/g== dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.18" - -"@tryghost/kg-parser-plugins@^2.12.3": - version "2.12.4" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.12.4.tgz#d42fcf0071deedeccc766c96e7262f5362652a1f" - integrity sha512-tEcsh+TXUdQ8jCEd9aLqJKeiNHwKrgEPq+ESY44DOIFTYXI+QEz1V7JyLax8RgnexJx3Otqn+9pQyealcr8eyw== - dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.19" + "@tryghost/kg-clean-basic-html" "^2.2.20" "@tryghost/kg-utils@^1.0.4": version "1.0.4" @@ -4531,13 +4533,13 @@ dependencies: lodash "^4.17.11" -"@tryghost/nodemailer@0.3.28": - version "0.3.28" - resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.28.tgz#7ca8b48ae7e365f82e6c8bebc1e2ca01b5d63f29" - integrity sha512-hRVj1guXiIQ4yn6l4+OLtdR9zsbbZkNhluMCMwULmDRpb2/eEObYCKWxE8uJptNO+0RGRxdWv72sB3OU6fkDLg== +"@tryghost/nodemailer@0.3.29": + version "0.3.29" + resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.29.tgz#618d91e8eaf80fe40d5186b592121fd6b37e53e0" + integrity sha512-v8oXMD9/CUW9OMnxL8du34NaRjSL21atpr6m64l0ctV2nxAJxfE0mYB3hRwYeB1DClmqw8zPA5lO2HD7uE/bHA== dependencies: "@aws-sdk/client-ses" "^3.31.0" - "@tryghost/errors" "^1.2.17" + "@tryghost/errors" "^1.2.18" nodemailer "^6.6.3" nodemailer-direct-transport "^3.3.2" nodemailer-mailgun-transport "^2.1.5" @@ -4568,10 +4570,10 @@ chalk "^4.1.0" sywac "^1.3.0" -"@tryghost/pretty-cli@1.2.30": - version "1.2.30" - resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.30.tgz#1e14ba29cc30bf40fedd3ec6ce6e80a2f99c8abb" - integrity sha512-mREyW+u2U4HVihGUvrlr1U+K2WctImm9trhqi3IxvHaLFODvFuIaC3d10X64quD3vX76SVaWu4XLoJ1z0WbOIA== +"@tryghost/pretty-cli@1.2.31": + version "1.2.31" + resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.31.tgz#75daeb15ac63d8f90806e14734edc4b94100b804" + integrity sha512-8YNDAZbtdvQ92AQfHZ6TWc3EgXasZUhWrrcI7jtaVol7JcVY5LV7nNmbM2OeiUapLiF0xZDeJjgLOg650QYJEQ== dependencies: chalk "^4.1.0" sywac "^1.3.0" @@ -4585,10 +4587,10 @@ moment "^2.29.1" prettyjson "^1.2.5" -"@tryghost/promise@0.1.21": - version "0.1.21" - resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.21.tgz#117b09ec5bfd21919a643ea933e2e5d707cef329" - integrity sha512-PVyRL+AP0VgO0rUxscibUbZkZkAAmej2O/pQOOOj2fyklNTGflukrTyfZGbpbRTqO1LCOqKCgCuUGAKKN+5w8A== +"@tryghost/promise@0.1.22": + version "0.1.22" + resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.22.tgz#761f0c436aa177940123edaaf02e9a9ecdc5b0aa" + integrity sha512-pTHB7wSN/NnFE/tVtHSHuwa/s006N1A1E/fVj/PFQsif+WFPvVjeYfWVHHqr5YYJIg7t3eIGdzUkEOQ2jldNMg== dependencies: bluebird "^3.7.2" @@ -4691,10 +4693,10 @@ extract-zip "^2.0.1" fs-extra "^10.0.0" -"@tryghost/zip@1.1.28": - version "1.1.28" - resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.28.tgz#2274498721b0b46ce5f96bbab8927f3c3bc0f8b5" - integrity sha512-2to9/P7yaSYd0HF525MAnYJsScegV7SENK9sqSw3uzXwmSnpJEgwt39rCVXNhh6JGp7fl8Z0sWhOI9ZQJ1eNlg== +"@tryghost/zip@1.1.29": + version "1.1.29" + resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.29.tgz#199a0f6c43589e52343eb0275a05445a6a41c303" + integrity sha512-MhmnLuxBmpXe8DGG+KXca+ckqqrr1h3fd2ripdljA02IUHrhfpWdLVWgRmvFsjTHwfqvROt3isl578RxAA9H4A== dependencies: archiver "^5.0.0" bluebird "^3.7.2" @@ -17664,10 +17666,10 @@ levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -lexical@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.4.1.tgz#6780f949f8478590b33cc6e8374368bbffbd6180" - integrity sha512-EXcLh/6LbEuwqXlnPkk8MXZXO16yBzznFqklKva91DF+KU8utX2PLoeRSOtWC8P2YbRdiGQewwKjUVeXqxxOaQ== +lexical@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.5.0.tgz#03a8abc816f6d922384ecd01bd14ed36a1ea4d63" + integrity sha512-J0cFuNPQQY5P9W5XW2/xgqp5W0eEQ2rxShLf8eevLvxFWsPSY3zjg3RCzTHyheSiGBBjKDIaM4gxtO8eNeJr2A== liftoff@3.1.0: version "3.1.0"