diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 8e0d368f2f..ea0aadca6a 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21" diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index a126ab953f..7a4ade5c74 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index d5d262d7f5..cb77c65540 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "7.13.0", "mocha": "10.2.0", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/email-content-generator": "0.0.0", diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index c1eac8b3c2..1e1a05c63d 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21", diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index 5bba25ad22..a4cd74e8c7 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/logging": "2.4.1" diff --git a/ghost/constants/package.json b/ghost/constants/package.json index e1efdaf607..9d43f5ba79 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -19,6 +19,6 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" } } diff --git a/ghost/core/package.json b/ghost/core/package.json index bcda877f76..5acc5da5c1 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -231,7 +231,7 @@ "postcss-cli": "10.1.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "supertest": "6.3.3", "tmp": "0.2.1", "toml": "3.0.0" diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 5441906214..b5daab3a24 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -20,7 +20,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/data-generator/package.json b/ghost/data-generator/package.json index d21a021caf..abbae45202 100644 --- a/ghost/data-generator/package.json +++ b/ghost/data-generator/package.json @@ -22,7 +22,7 @@ "knex": "2.4.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@faker-js/faker": "7.6.0", diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index d82e3c686e..c380cc77e8 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "mocha": "10.2.0", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/email-analytics-service": "0.0.0", diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index 862d3694e1..d3873c9ee5 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -18,7 +18,7 @@ "devDependencies": { "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/email-events/package.json b/ghost/email-events/package.json index 011c78929b..bc7be392e0 100644 --- a/ghost/email-events/package.json +++ b/ghost/email-events/package.json @@ -21,7 +21,7 @@ "bson-objectid": "2.0.4", "c8": "7.13.0", "mocha": "10.2.0", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": {} } diff --git a/ghost/email-service/package.json b/ghost/email-service/package.json index b58f0a86f6..f233284bee 100644 --- a/ghost/email-service/package.json +++ b/ghost/email-service/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/color-utils": "0.1.22", diff --git a/ghost/email-suppression-list/package.json b/ghost/email-suppression-list/package.json index a361cd30ca..cb457a6880 100644 --- a/ghost/email-suppression-list/package.json +++ b/ghost/email-suppression-list/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": {} } diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 6ba06242bd..80a68f2594 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -22,7 +22,7 @@ "delay": "5.0.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@breejs/later": "4.1.0", diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index 553249c6ab..5fcb8e4d1c 100644 --- a/ghost/link-redirects/package.json +++ b/ghost/link-redirects/package.json @@ -22,7 +22,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "bson-objectid": "2.0.4", diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index d850f1a678..4d14f8897b 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "cheerio": "0.22.0" diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index 29e0871a07..fd2e0b3030 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21", diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index fe476dd528..8ad7d6368a 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21", diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index b70c0deb45..028811bf72 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "nock": "13.3.0", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index 2b631d952b..13fe306d24 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -17,7 +17,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 9105938aaa..c7e9e67d86 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "@tryghost/member-attribution": "0.0.0" } } diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 411ec3a8fc..99dbcea908 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -25,7 +25,7 @@ "mocha": "10.2.0", "nock": "13.3.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index d30eac1b92..ae57f77623 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "fs-extra": "11.1.0", diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 5b57a26cc1..da20199b77 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -20,7 +20,7 @@ "mocha": "10.2.0", "moment": "2.29.4", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 9ab6fa5ca7..ee5a1fb327 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ "fs-extra": "11.1.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21", diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index c8c736c1a8..c37d408c64 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -21,7 +21,7 @@ "keypair": "1.0.4", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 9d222f105f..a5072e9133 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 6c82bbd2d1..8c9ad78aa9 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -21,7 +21,7 @@ "@tryghost/errors": "1.2.21", "c8": "7.13.0", "mocha": "10.2.0", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/extract-api-key": "0.0.0" diff --git a/ghost/mw-cache-control/package.json b/ghost/mw-cache-control/package.json index e99b6ad155..76f66cc5d9 100644 --- a/ghost/mw-cache-control/package.json +++ b/ghost/mw-cache-control/package.json @@ -21,7 +21,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "lodash": "4.17.21" diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 41beda3cf4..9468fd06ea 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 4088396037..fb995c5ac0 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -20,6 +20,6 @@ "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" } } diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index 4f75fcb507..20e6bda3b2 100644 --- a/ghost/mw-update-user-last-seen/package.json +++ b/ghost/mw-update-user-last-seen/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/constants": "0.0.0" diff --git a/ghost/offers/package.json b/ghost/offers/package.json index e5a4811ba0..32701f9669 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -20,7 +20,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 9b7ad62d2a..6122d4bdeb 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "tmp": "0.2.1" }, "dependencies": { diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 06eab7ea63..569e1304c4 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index c2a154aae0..12664d7d17 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": {} } diff --git a/ghost/security/package.json b/ghost/security/package.json index 35bd857311..f73d8a22a8 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index f5598b1d67..07e158b2d6 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -20,7 +20,7 @@ "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21" diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 8ab7c08598..aa41c802c0 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/errors": "1.2.21", diff --git a/ghost/staff-service/package.json b/ghost/staff-service/package.json index 9da4ab80b9..d14a3aa60a 100644 --- a/ghost/staff-service/package.json +++ b/ghost/staff-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "lodash": "4.17.21", diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index b93c71de8e..d9aadcf8d1 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -28,7 +28,7 @@ "luxon": "2.5.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "sqlite3": "5.1.4" }, "dependencies": { diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 3e7f058942..01bc72f315 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -20,7 +20,7 @@ "mocha": "10.2.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/debug": "0.1.22", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index e1c8100daa..8784ddc0b8 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2", + "sinon": "15.0.1", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 58c6151218..fab337d24d 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -19,7 +19,7 @@ "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "14.0.2" + "sinon": "15.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index 3c564972ae..de96935690 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -20,6 +20,6 @@ "devDependencies": { "c8": "7.13.0", "mocha": "10.2.0", - "sinon": "14.0.2" + "sinon": "15.0.1" } } diff --git a/yarn.lock b/yarn.lock index eab869cff1..f7e9edf63e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3880,13 +3880,6 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@sinonjs/fake-timers@^9.1.2": - version "9.1.2" - resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c" - integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw== - dependencies: - "@sinonjs/commons" "^1.7.0" - "@sinonjs/samsam@^5.3.1": version "5.3.1" resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.1.tgz#375a45fe6ed4e92fca2fb920e007c48232a6507f" @@ -24448,18 +24441,6 @@ simple-update-notifier@^1.0.7: dependencies: semver "~7.0.0" -sinon@14.0.2: - version "14.0.2" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.2.tgz#585a81a3c7b22cf950762ac4e7c28eb8b151c46f" - integrity sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w== - dependencies: - "@sinonjs/commons" "^2.0.0" - "@sinonjs/fake-timers" "^9.1.2" - "@sinonjs/samsam" "^7.0.1" - diff "^5.0.0" - nise "^5.1.2" - supports-color "^7.2.0" - sinon@15.0.1: version "15.0.1" resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.1.tgz#ce062611a0b131892e2c18f03055b8eb6e8dc234"