diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index ec3b64b949..3376459bb9 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -23,6 +23,6 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" } } diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index 6a5429f32b..1562756faf 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "peerDependencies": { "express": "^4.17.1" diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 9685acc5a5..9ac197acac 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -25,7 +25,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "bluebird": "^3.5.5", diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index 10dd93a458..ed80dc0c4f 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -23,7 +23,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/domain-events": "^0.1.6", diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 5c2ab0b26a..20eded301f 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -22,6 +22,6 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" } } diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index 2cad604c26..fbf6bae3fe 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/domain-events": "^0.1.6", diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index f496b261c1..d05f794f5d 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -23,7 +23,7 @@ "mocha": "9.2.0", "nock": "13.2.4", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@nexes/nql": "^0.6.0", diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index 2de5d13388..9e50851557 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "bluebird": "^3.7.2", diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 7417414cf5..a6fc0eecc1 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/errors": "^1.0.0", diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 8b6daa9727..2825d661f5 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -22,7 +22,7 @@ "keypair": "1.0.4", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/debug": "^0.1.2", diff --git a/ghost/offers/package.json b/ghost/offers/package.json index a846f01b70..0f26bf8fa3 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@nexes/mongo-utils": "^0.3.1", diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 1bf80841d1..db6ac41be2 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/domain-events": "^0.1.6", diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index a706388a0c..de2fd40320 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -23,7 +23,7 @@ "mocha": "9.2.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "11.1.2" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/debug": "^0.1.4", diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 779a30595c..43c3519c06 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -22,7 +22,7 @@ "c8": "7.11.0", "mocha": "9.2.0", "should": "13.2.3", - "sinon": "12.0.1" + "sinon": "13.0.1" }, "dependencies": { "@tryghost/domain-events": "^0.1.6",