diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 43e3995fee..8c66dade9d 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@babel/eslint-parser": "7.15.4", "c8": "7.9.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" } diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 32e3d9b612..bf2bc6a3e9 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -23,7 +23,7 @@ "@types/node": "14.17.17", "@types/nodemailer": "6.4.4", "c8": "7.8.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "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 da09f6c9bc..abbaa6204a 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/bookshelf": "^1.2.3", "c8": "7.9.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 22bfc16810..e5765af8f7 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.9.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "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 066e75de7c..1b2dc40204 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.9.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 7ce1a727d9..c65262df69 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/node-jose": "1.1.6", "c8": "7.8.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "nock": "13.1.0", "should": "13.2.3", "sinon": "11.1.2" diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index af96248468..8a77949cf3 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.8.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index e81937238e..1d995e7e53 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.8.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index b3528b9f16..e51ee43d27 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -20,7 +20,7 @@ "@types/node": "14.17.17", "c8": "7.8.0", "keypair": "1.0.3", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" }, diff --git a/ghost/members-stripe-service/package.json b/ghost/members-stripe-service/package.json index 1349dc4d60..5e7f64ccea 100644 --- a/ghost/members-stripe-service/package.json +++ b/ghost/members-stripe-service/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.8.0", - "mocha": "9.1.1", + "mocha": "9.1.2", "should": "13.2.3", "sinon": "11.1.2" },