diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index d9c8b4adb5..5c3ffbcce8 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/errors": "1.2.17" diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index 41a1e19d31..3eb4431382 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -22,7 +22,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index 54ec470d3e..af88e0dfa6 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "7.12.0", "mocha": "10.0.0", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/email-content-generator": "0.0.0", diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index 3c719bef78..64cafbd61b 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/logging": "2.3.2" diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 06004ded44..27d1c9d111 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -19,6 +19,6 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" } } diff --git a/ghost/core/package.json b/ghost/core/package.json index 10d15f7698..d4eb9fd81e 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -210,8 +210,8 @@ "postcss-cli": "10.0.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "14.0.0", - "supertest": "6.2.4", + "sinon": "14.0.1", + "supertest": "6.3.0", "tmp": "0.2.1" }, "resolutions": { diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 3870a454d8..24c87c079c 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -20,7 +20,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index 487bec1604..37caa1d42a 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "mocha": "10.0.0", - "sinon": "14.0.0" + "sinon": "14.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 a0aa9df020..386520497e 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -18,7 +18,7 @@ "devDependencies": { "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 01e5e10153..5c6fefb60b 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -22,7 +22,7 @@ "delay": "5.0.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@breejs/later": "4.1.0", diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index 5500e3b032..7e917a93eb 100644 --- a/ghost/link-redirects/package.json +++ b/ghost/link-redirects/package.json @@ -22,7 +22,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "bson-objectid": "2.0.3", diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index 3ba14b7a24..ed98c15d08 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -21,7 +21,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "cheerio": "0.22.0" diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index 6863203f74..43af55bac8 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -21,7 +21,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/link-redirects": "0.0.0", diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 4e5c3c79d3..d89117e952 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -21,7 +21,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/errors": "1.2.17", diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index a2c855c9a1..a06df873b5 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -21,7 +21,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "nock": "13.2.9", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index 9dc8018920..7699bb7253 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -20,7 +20,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index 7ff18bd6bf..b76188aa1e 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -17,7 +17,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index b2040ee66b..16b227d6a9 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0", + "sinon": "14.0.1", "@tryghost/member-attribution": "0.0.0" } } diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index 5044b7d01b..054ae2daed 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index e35de3dc3a..1f3efa13e7 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -25,7 +25,7 @@ "mocha": "10.0.0", "nock": "13.2.9", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index f53dc8a866..91f9ca453c 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "bluebird": "3.7.2", diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 9abd8da812..06fed8a45d 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -20,7 +20,7 @@ "mocha": "10.0.0", "moment": "2.29.4", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index ffe4094686..f3433422f7 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ "fs-extra": "10.1.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/errors": "1.2.17", diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 34deaf06c0..1112d29722 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -21,7 +21,7 @@ "keypair": "1.0.4", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 16cfef3fe9..7588463acf 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 40235379fd..3766bc7a12 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.17", "c8": "7.12.0", "mocha": "10.0.0", - "sinon": "14.0.0" + "sinon": "14.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 a0588c5d98..5946f57947 100644 --- a/ghost/mw-cache-control/package.json +++ b/ghost/mw-cache-control/package.json @@ -21,7 +21,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "lodash": "4.17.21" diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index eccafd3656..67c78d8b05 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 4ac406f1d9..f9bb6e2f38 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -20,6 +20,6 @@ "express": "4.18.1", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" } } diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index cd17a1ecba..5fa2eb51a3 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.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/constants": "0.0.0" diff --git a/ghost/mw-vhost/package.json b/ghost/mw-vhost/package.json index bd4103373c..8bbf59ea45 100644 --- a/ghost/mw-vhost/package.json +++ b/ghost/mw-vhost/package.json @@ -18,6 +18,6 @@ "devDependencies": { "c8": "7.12.0", "mocha": "10.0.0", - "supertest": "6.2.4" + "supertest": "6.3.0" } } diff --git a/ghost/offers/package.json b/ghost/offers/package.json index abd1ef2d6c..05912e2047 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -20,7 +20,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 0e49741dc9..87da275e98 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0", + "sinon": "14.0.1", "tmp": "0.2.1" }, "dependencies": { diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 2d3bfbcaa8..71539b9b93 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index abc203c9b1..3b3d78e3f5 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": {} } diff --git a/ghost/security/package.json b/ghost/security/package.json index 348a3be452..ed36bd7727 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0", + "sinon": "14.0.1", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index f56aaf3ee4..cf814d5f52 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -20,7 +20,7 @@ "express": "4.18.1", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/errors": "1.2.17" diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index ac5c1769b7..0e84895490 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/errors": "1.2.17", diff --git a/ghost/staff-service/package.json b/ghost/staff-service/package.json index 00d3e4c9dc..7ca4738f02 100644 --- a/ghost/staff-service/package.json +++ b/ghost/staff-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "lodash": "4.17.21", diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index eb6df79c3a..481cd6cec1 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -28,7 +28,7 @@ "luxon": "2.5.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0", + "sinon": "14.0.1", "sqlite3": "5.1.2" }, "dependencies": { diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 828202d3ee..0a32592890 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -20,7 +20,7 @@ "mocha": "10.0.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.0.1" }, "dependencies": { "@tryghost/debug": "0.1.18", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 312922f42d..a902c58b65 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0", + "sinon": "14.0.1", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 77fab754cb..babf53fcad 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -19,7 +19,7 @@ "c8": "7.12.0", "mocha": "10.0.0", "should": "13.2.3", - "sinon": "14.0.0" + "sinon": "14.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 70e2ba2683..2033d6ac87 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -20,6 +20,6 @@ "devDependencies": { "c8": "7.12.0", "mocha": "10.0.0", - "sinon": "14.0.0" + "sinon": "14.0.1" } } diff --git a/yarn.lock b/yarn.lock index dd536b079a..eda4aaff1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21107,10 +21107,10 @@ simple-update-notifier@^1.0.7: uid "4c39702de7d97f9b32d5c101f39237b6dab7c3ee" resolved "https://github.com/kevinansfield/simplemde-markdown-editor.git#4c39702de7d97f9b32d5c101f39237b6dab7c3ee" -sinon@14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.0.tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031" - integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw== +sinon@14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.1.tgz#9f02e13ad86b695c0c554525e3bf7f8245b31a9c" + integrity sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ== dependencies: "@sinonjs/commons" "^1.8.3" "@sinonjs/fake-timers" "^9.1.2" @@ -21825,10 +21825,10 @@ superagent@^8.0.0: readable-stream "^4.2.0" semver "^7.3.7" -supertest@6.2.4: - version "6.2.4" - resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.2.4.tgz#3dcebe42f7fd6f28dd7ac74c6cba881f7101b2f0" - integrity sha512-M8xVnCNv+q2T2WXVzxDECvL2695Uv2uUj2O0utxsld/HRyJvOU8W9f1gvsYxSNU4wmIe0/L/ItnpU4iKq0emDA== +supertest@6.3.0: + version "6.3.0" + resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.0.tgz#06c21234ff0be9e398ba19f7a75f237930d57442" + integrity sha512-QgWju1cNoacP81Rv88NKkQ4oXTzGg0eNZtOoxp1ROpbS4OHY/eK5b8meShuFtdni161o5X0VQvgo7ErVyKK+Ow== dependencies: methods "^1.1.2" superagent "^8.0.0"