diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index a21ab51b56..c08584aa11 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index dbf2cb32d4..9202376903 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index 8929c3fb1b..b25b2f55f7 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.1.0", + "mocha": "10.2.0", "sinon": "14.0.2" }, "dependencies": { diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index 5ef97b4b36..d47bd0f5b0 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index d0a11ab6d8..e25f5b91dc 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 319b400c97..0144f85af5 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" } diff --git a/ghost/core/package.json b/ghost/core/package.json index a83c0e6b28..427e24f845 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -210,7 +210,7 @@ "html-validate": "7.10.1", "inquirer": "8.2.5", "jwks-rsa": "3.0.0", - "mocha": "10.1.0", + "mocha": "10.2.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 f5fc2ffe2d..624ec10716 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.5.0", "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/data-generator/package.json b/ghost/data-generator/package.json index 7f2fe68f45..d13f424872 100644 --- a/ghost/data-generator/package.json +++ b/ghost/data-generator/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "7.12.0", "knex": "2.3.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 2868f0ec2e..b66b615687 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -18,7 +18,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3" } } diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index dd0c1adf3b..c3ae24a595 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.1.0", + "mocha": "10.2.0", "sinon": "14.0.2" }, "dependencies": { diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index 4437f26d64..e29955659a 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/email-content-generator/package.json b/ghost/email-content-generator/package.json index 7606374187..4f2338fce8 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.1.0" + "mocha": "10.2.0" }, "dependencies": { "fs-extra": "10.1.0", diff --git a/ghost/email-events/package.json b/ghost/email-events/package.json index 1fa901fca2..580ddb1753 100644 --- a/ghost/email-events/package.json +++ b/ghost/email-events/package.json @@ -20,7 +20,7 @@ "devDependencies": { "bson-objectid": "2.0.4", "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "sinon": "14.0.2" }, "dependencies": {} diff --git a/ghost/email-service/package.json b/ghost/email-service/package.json index 9113290111..f46b1aa3f1 100644 --- a/ghost/email-service/package.json +++ b/ghost/email-service/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/email-suppression-list/package.json b/ghost/email-suppression-list/package.json index 038bf45b76..b4532e0237 100644 --- a/ghost/email-suppression-list/package.json +++ b/ghost/email-suppression-list/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index 8a9fa51da8..dc8bd41df9 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.1.0", + "mocha": "10.2.0", "should": "13.2.3" }, "peerDependencies": { diff --git a/ghost/html-to-plaintext/package.json b/ghost/html-to-plaintext/package.json index 89720ba018..83e32b8972 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.1.0" + "mocha": "10.2.0" }, "dependencies": { "html-to-text": "8.2.1", diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 9e87159dc4..dc69399423 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index f0a8d911a3..248ea0a1f7 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index 7b4a7e1c55..f2aa81bd24 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index 79be79cc83..7da13b8472 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 295cccb9e9..e536acad3e 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index 87d18c310a..29390e679e 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "nock": "13.2.9", "sinon": "14.0.2" }, diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index 56f05053c2..278d344621 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index e1d2871183..1d195d66ae 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", "@tryghost/member-attribution": "0.0.0" diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index c50ad6347e..94424fb4cf 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.1.0", + "mocha": "10.2.0", "nock": "13.2.9", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index fda39d0edd..2a2acca308 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 508d4fa64a..53491de363 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.1.0", + "mocha": "10.2.0", "moment": "2.29.4", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 0bcb9398d2..42251011c9 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index caea79ca95..d8c9348fd4 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 6700e66ac8..9a25ff49b2 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index f405099d87..de1b15d6da 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.1.0", + "mocha": "10.2.0", "sinon": "14.0.2" }, "dependencies": { diff --git a/ghost/mw-cache-control/package.json b/ghost/mw-cache-control/package.json index b9743431c8..5dae06ccf5 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index cbb796ae3e..e071396e10 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index abd31322d5..2a778c444c 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" } diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index 09bbe9493e..e7a19ea97b 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/mw-vhost/package.json b/ghost/mw-vhost/package.json index ff0041233f..fc3de41a85 100644 --- a/ghost/mw-vhost/package.json +++ b/ghost/mw-vhost/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "supertest": "6.3.3" } } diff --git a/ghost/oembed-service/package.json b/ghost/oembed-service/package.json index 88ae6ae764..eebbc56bfe 100644 --- a/ghost/oembed-service/package.json +++ b/ghost/oembed-service/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0" + "mocha": "10.2.0" }, "dependencies": { "@tryghost/errors": "1.2.18", diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 386a131511..6b2b935326 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -18,7 +18,7 @@ "devDependencies": { "bson-objectid": "2.0.4", "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index b3e1365161..b6cd96794f 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", "tmp": "0.2.1" diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 90f87f6a62..fbae1883fa 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index bd2c2b8b6f..997890fc79 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/security/package.json b/ghost/security/package.json index 6187ec867f..2850acf7cd 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", "uuid": "9.0.0" diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 0e08fec364..7854228b6a 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 5440998e4e..d8182860f1 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/staff-service/package.json b/ghost/staff-service/package.json index 3d2c30f36d..9da4ab80b9 100644 --- a/ghost/staff-service/package.json +++ b/ghost/staff-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 3f55dd8011..2e5e3f054c 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", "sqlite3": "5.1.2" diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index a00d1cd364..5adc7148ac 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "rewire": "6.0.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/tiers/package.json b/ghost/tiers/package.json index 9b8af42b09..d2939ef489 100644 --- a/ghost/tiers/package.json +++ b/ghost/tiers/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0" + "mocha": "10.2.0" }, "dependencies": { "@tryghost/errors": "1.2.18", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 812548fa45..212ac00e97 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.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", "uuid": "9.0.0" diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 4b5d4ff7de..0a7729cee0 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "c8": "7.12.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" }, diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index 2f602f5eb5..8f82532e76 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.1.0", + "mocha": "10.2.0", "sinon": "14.0.2" } } diff --git a/yarn.lock b/yarn.lock index ef326f08ae..9173f9b704 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19282,10 +19282,10 @@ mocha-slow-test-reporter@0.1.2: text-table "^0.2.0" wordwrap "^1.0.0" -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== +mocha@10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8" + integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg== dependencies: ansi-colors "4.1.1" browser-stdout "1.3.1"