diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 04d9616a7c..6f6b83f4cd 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index 9b71a61a99..4dc23c6d41 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -20,7 +20,7 @@ "devDependencies": { "bluebird": "3.7.2", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index af88e0dfa6..c376cb99c2 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "sinon": "14.0.1" }, "dependencies": { diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index 2f4d739070..06dcccda96 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index 64cafbd61b..d5c8e42d31 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 27d1c9d111..841153cde5 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" } diff --git a/ghost/core/package.json b/ghost/core/package.json index 7a0f904f1a..d0fe3234c8 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -200,7 +200,7 @@ "html-validate": "7.6.0", "inquirer": "8.2.4", "jwks-rsa": "2.1.5", - "mocha": "10.0.0", + "mocha": "10.1.0", "mocha-slow-test-reporter": "0.1.2", "mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682", "nock": "13.2.9", diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index f401dc423b..9f6451b9c9 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tryghost/nql-lang": "0.3.2", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 193452acf5..2868f0ec2e 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -18,7 +18,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3" } } diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index 37caa1d42a..4d70ac9151 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "mocha": "10.0.0", + "mocha": "10.1.0", "sinon": "14.0.1" }, "dependencies": { diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index 386520497e..5297472693 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/email-content-generator/package.json b/ghost/email-content-generator/package.json index dcf3b44961..7606374187 100644 --- a/ghost/email-content-generator/package.json +++ b/ghost/email-content-generator/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0" + "mocha": "10.1.0" }, "dependencies": { "fs-extra": "10.1.0", diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index efef6bde22..8a9fa51da8 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3" }, "peerDependencies": { diff --git a/ghost/html-to-plaintext/package.json b/ghost/html-to-plaintext/package.json index 291240bd8b..89720ba018 100644 --- a/ghost/html-to-plaintext/package.json +++ b/ghost/html-to-plaintext/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0" + "mocha": "10.1.0" }, "dependencies": { "html-to-text": "8.2.1", diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index f17d28b324..9bb0059e59 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -20,7 +20,7 @@ "c8": "7.12.0", "date-fns": "2.29.3", "delay": "5.0.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index 7e917a93eb..c7aeef3978 100644 --- a/ghost/link-redirects/package.json +++ b/ghost/link-redirects/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/express": "4.17.14", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index ed98c15d08..58c0f6e3e0 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index 43af55bac8..7042cc2658 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 1135194044..696848c3a4 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -19,7 +19,7 @@ "@types/jsonwebtoken": "8.5.9", "@types/nodemailer": "6.4.6", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index 360495c88a..a2d88a15e7 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "nock": "13.2.9", "sinon": "14.0.1" }, diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index c346a7f7d5..efb9c2a65b 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@types/bookshelf": "1.2.7", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index b76188aa1e..772aef2ac9 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 16b227d6a9..79103c7f8f 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1", "@tryghost/member-attribution": "0.0.0" diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index 054ae2daed..4218af2514 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index f77432540b..0e2c69fb4c 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -22,7 +22,7 @@ "@types/node-jose": "1.1.10", "c8": "7.12.0", "jwk-to-pem": "2.0.5", - "mocha": "10.0.0", + "mocha": "10.1.0", "nock": "13.2.9", "should": "13.2.3", "sinon": "14.0.1" diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index 91f9ca453c..eeafbddcbd 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 0d8984d357..c14673278a 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "moment": "2.29.4", "should": "13.2.3", "sinon": "14.0.1" diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index e33a1e4011..9d16b68923 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -18,7 +18,7 @@ "devDependencies": { "c8": "7.12.0", "fs-extra": "10.1.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index cee626c1c4..2b0e700b7d 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -19,7 +19,7 @@ "@types/cookies": "0.7.7", "c8": "7.12.0", "keypair": "1.0.4", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 6b9ebfcbd8..3037c29fa1 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 1eff4a8344..78dcc7bf38 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@tryghost/errors": "1.2.18", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "sinon": "14.0.1" }, "dependencies": { diff --git a/ghost/mw-cache-control/package.json b/ghost/mw-cache-control/package.json index 5946f57947..85883076d1 100644 --- a/ghost/mw-cache-control/package.json +++ b/ghost/mw-cache-control/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 5fa7345ed6..8474adbb1c 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index e37a430ae7..490a0195ae 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -18,7 +18,7 @@ "devDependencies": { "c8": "7.12.0", "express": "4.18.2", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" } diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index 5fa2eb51a3..745afeb187 100644 --- a/ghost/mw-update-user-last-seen/package.json +++ b/ghost/mw-update-user-last-seen/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/mw-vhost/package.json b/ghost/mw-vhost/package.json index 8bbf59ea45..67b080c313 100644 --- a/ghost/mw-vhost/package.json +++ b/ghost/mw-vhost/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "supertest": "6.3.0" } } diff --git a/ghost/oembed-service/package.json b/ghost/oembed-service/package.json index 2b5723ecfd..419aedbee2 100644 --- a/ghost/oembed-service/package.json +++ b/ghost/oembed-service/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0" + "mocha": "10.1.0" }, "dependencies": { "@tryghost/errors": "1.2.18", diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 2ed0b6daa6..2d2f1fb228 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -18,7 +18,7 @@ "devDependencies": { "bson-objectid": "2.0.3", "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index c1cecb178a..dfba53528d 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1", "tmp": "0.2.1" diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 71539b9b93..125b4cdc97 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index 3b3d78e3f5..d558829154 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/security/package.json b/ghost/security/package.json index ed36bd7727..cde5064cad 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1", "uuid": "9.0.0" diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index c82d7d4c7d..3405962cde 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -18,7 +18,7 @@ "devDependencies": { "c8": "7.12.0", "express": "4.18.2", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 0eda0801d7..78ccd55abb 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/staff-service/package.json b/ghost/staff-service/package.json index 7ca4738f02..364a2f1dc1 100644 --- a/ghost/staff-service/package.json +++ b/ghost/staff-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 91c4bd9fee..6f57a3198c 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -26,7 +26,7 @@ "c8": "7.12.0", "knex": "2.3.0", "luxon": "2.5.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1", "sqlite3": "5.1.2" diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index e1b98aafe1..498ac8a18e 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "rewire": "6.0.0", "should": "13.2.3", "sinon": "14.0.1" diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 7d39226274..57207370b1 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1", "uuid": "9.0.0" diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 8cc4837eb0..1b19d1090d 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "should": "13.2.3", "sinon": "14.0.1" }, diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index 2033d6ac87..b0c13846ed 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.0.0", + "mocha": "10.1.0", "sinon": "14.0.1" } } diff --git a/yarn.lock b/yarn.lock index 9bf9dd9ca7..eb93f960ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5348,11 +5348,6 @@ "@typescript-eslint/types" "5.39.0" eslint-visitor-keys "^3.3.0" -"@ungap/promise-all-settled@1.1.2": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44" - integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q== - "@webassemblyjs/ast@1.11.1": version "1.11.1" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7" @@ -19274,12 +19269,11 @@ mocha-slow-test-reporter@0.1.2: text-table "^0.2.0" wordwrap "^1.0.0" -mocha@10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9" - integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA== +mocha@10.1.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a" + integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg== dependencies: - "@ungap/promise-all-settled" "1.1.2" ansi-colors "4.1.1" browser-stdout "1.3.1" chokidar "3.5.3"