diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 2febffc01a..77dda464fd 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" } diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index 6006a026c5..095850d29d 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index bbd6ef8b68..70828578f8 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -23,7 +23,7 @@ "@types/node": "16.11.25", "@types/nodemailer": "6.4.4", "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index b620bd6b42..1210ef1c43 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/bookshelf": "1.2.7", "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index b9f6fb979f..3330515936 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" } diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index 5ccf4ddd18..d9da790e42 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 2af9fba4f9..d061d30509 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/node-jose": "1.1.8", "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "nock": "13.2.4", "should": "13.2.3", "sinon": "13.0.1" diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index e179f7769f..300de9d90b 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 4b36e45d1d..e5e6eb0c5c 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 9cd9bb93a1..0385101985 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -20,7 +20,7 @@ "@types/node": "16.11.25", "c8": "7.11.0", "keypair": "1.0.4", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 90d0dc220c..952970c28a 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 36d418144c..f1af0df310 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 6848e0138c..0f2da49e21 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "rewire": "6.0.0", "should": "13.2.3", "sinon": "13.0.1" diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 50a198889f..ffee1b13f1 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.0", + "mocha": "9.2.1", "should": "13.2.3", "sinon": "13.0.1" },