diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index baae631f67..ec3b64b949 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" } diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index cc6958eda3..6a5429f32b 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.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 0eb283eab2..9685acc5a5 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.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index 10c0658d95..ab3324ff4a 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.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index a1ecaa1457..5c2ab0b26a 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" } diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index 0f10f0e720..2cad604c26 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.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 9192d16efa..f496b261c1 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -20,8 +20,8 @@ "devDependencies": { "@types/node-jose": "1.1.8", "c8": "7.11.0", - "mocha": "9.1.3", - "nock": "13.2.2", + "mocha": "9.2.0", + "nock": "13.2.4", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index 36f37f578b..2de5d13388 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 3d8f123789..5d54e9df65 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 42761e83c8..8b6daa9727 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.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 8ce27b34ed..a846f01b70 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 7e3ed841ca..1bf80841d1 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", + "mocha": "9.2.0", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index d24fe3b9aa..3e38702ba8 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -20,8 +20,8 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.1.3", - "rewire": "^6.0.0", + "mocha": "9.2.0", + "rewire": "6.0.0", "should": "13.2.3", "sinon": "11.1.2" },