From e0537f0d5c469d57c234413e97926acbb97bb9e5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 8 Oct 2024 10:36:14 +0000 Subject: [PATCH] chore(deps): update dependency @types/sinon to v17 --- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../auto-instrumentations-node/package.json | 2 +- .../auto-instrumentations-web/package.json | 2 +- package-lock.json | 267 +++++------------- .../opentelemetry-host-metrics/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- packages/winston-transport/package.json | 2 +- .../node/instrumentation-amqplib/package.json | 2 +- .../instrumentation-cucumber/package.json | 2 +- plugins/node/instrumentation-fs/package.json | 2 +- .../node/instrumentation-kafkajs/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- 36 files changed, 109 insertions(+), 228 deletions(-) diff --git a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json index 4f20f90050..f4827f80ec 100644 --- a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json +++ b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json @@ -43,7 +43,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", diff --git a/detectors/node/opentelemetry-resource-detector-aws/package.json b/detectors/node/opentelemetry-resource-detector-aws/package.json index fcc7cf498b..0cc112cf57 100644 --- a/detectors/node/opentelemetry-resource-detector-aws/package.json +++ b/detectors/node/opentelemetry-resource-detector-aws/package.json @@ -42,7 +42,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", diff --git a/detectors/node/opentelemetry-resource-detector-azure/package.json b/detectors/node/opentelemetry-resource-detector-azure/package.json index 5258ca9ac5..0ffb34c637 100644 --- a/detectors/node/opentelemetry-resource-detector-azure/package.json +++ b/detectors/node/opentelemetry-resource-detector-azure/package.json @@ -35,7 +35,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", diff --git a/detectors/node/opentelemetry-resource-detector-container/package.json b/detectors/node/opentelemetry-resource-detector-container/package.json index 6eeee63a38..4a218ba6aa 100644 --- a/detectors/node/opentelemetry-resource-detector-container/package.json +++ b/detectors/node/opentelemetry-resource-detector-container/package.json @@ -36,7 +36,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", diff --git a/detectors/node/opentelemetry-resource-detector-github/package.json b/detectors/node/opentelemetry-resource-detector-github/package.json index 05cb016d89..42730c3ad9 100644 --- a/detectors/node/opentelemetry-resource-detector-github/package.json +++ b/detectors/node/opentelemetry-resource-detector-github/package.json @@ -45,7 +45,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/incubator/opentelemetry-sampler-aws-xray/package.json b/incubator/opentelemetry-sampler-aws-xray/package.json index cce2ee124d..ee8512d78f 100644 --- a/incubator/opentelemetry-sampler-aws-xray/package.json +++ b/incubator/opentelemetry-sampler-aws-xray/package.json @@ -53,7 +53,7 @@ "@opentelemetry/contrib-test-utils": "^0.35.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "eslint": "8.7.0", diff --git a/metapackages/auto-configuration-propagators/package.json b/metapackages/auto-configuration-propagators/package.json index 428827cba5..270452ba37 100644 --- a/metapackages/auto-configuration-propagators/package.json +++ b/metapackages/auto-configuration-propagators/package.json @@ -36,7 +36,7 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/metapackages/auto-instrumentations-node/package.json b/metapackages/auto-instrumentations-node/package.json index 912217dd9f..74c0bc67ee 100644 --- a/metapackages/auto-instrumentations-node/package.json +++ b/metapackages/auto-instrumentations-node/package.json @@ -40,7 +40,7 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/metapackages/auto-instrumentations-web/package.json b/metapackages/auto-instrumentations-web/package.json index e0c40b4eda..17c673497e 100644 --- a/metapackages/auto-instrumentations-web/package.json +++ b/metapackages/auto-instrumentations-web/package.json @@ -40,7 +40,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/package-lock.json b/package-lock.json index 29f39e8030..aab85b70ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -95,7 +95,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -140,7 +140,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -183,7 +183,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", @@ -271,7 +271,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -361,7 +361,7 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -442,7 +442,7 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -483,7 +483,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -577,15 +577,6 @@ "undici-types": "~5.26.4" } }, - "metapackages/auto-instrumentations-web/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "metapackages/auto-instrumentations-web/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -13003,9 +12994,9 @@ "dev": true }, "node_modules/@types/sinon": { - "version": "10.0.20", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz", - "integrity": "sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==", + "version": "17.0.3", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", + "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", "dev": true, "dependencies": { "@types/sinonjs__fake-timers": "*" @@ -37176,7 +37167,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -37219,7 +37210,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -37312,15 +37303,6 @@ "undici-types": "~5.26.4" } }, - "packages/opentelemetry-id-generator-aws-xray/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "packages/opentelemetry-id-generator-aws-xray/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -37729,7 +37711,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "^9.1.1", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", @@ -37868,7 +37850,7 @@ "devDependencies": { "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", @@ -37912,7 +37894,7 @@ "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "amqplib": "0.8.0", "expect": "29.2.0", "lodash": "4.17.21", @@ -37962,7 +37944,7 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -38033,7 +38015,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -38071,7 +38053,7 @@ "@opentelemetry/sdk-trace-base": "^1.24.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "kafkajs": "^2.2.4", "mocha": "7.2.0", "nyc": "15.1.0", @@ -38797,7 +38779,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -38850,7 +38832,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", @@ -38900,7 +38882,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", @@ -38989,7 +38971,7 @@ "@types/node": "18.18.14", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -39031,7 +39013,7 @@ "@types/express": "4.17.21", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "express": "4.20.0", "mocha": "7.2.0", "nyc": "15.1.0", @@ -39243,7 +39225,7 @@ "@types/ioredis4": "npm:@types/ioredis@4.28.10", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", @@ -39330,7 +39312,7 @@ "@types/koa__router": "12.0.4", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", @@ -39616,7 +39598,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", @@ -39747,7 +39729,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -39790,7 +39772,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -39837,7 +39819,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", @@ -40061,7 +40043,7 @@ "@opentelemetry/winston-transport": "^0.6.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", @@ -40109,7 +40091,7 @@ "@types/chai": "^4.3.10", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@web/dev-server-esbuild": "^1.0.1", "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", @@ -40155,7 +40137,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -40249,15 +40231,6 @@ "undici-types": "~5.26.4" } }, - "plugins/web/opentelemetry-instrumentation-long-task/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "plugins/web/opentelemetry-instrumentation-long-task/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -40676,7 +40649,7 @@ "@types/jquery": "3.5.30", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -40771,15 +40744,6 @@ "undici-types": "~5.26.4" } }, - "plugins/web/opentelemetry-instrumentation-user-interaction/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "plugins/web/opentelemetry-instrumentation-user-interaction/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -41201,7 +41165,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -41296,15 +41260,6 @@ "undici-types": "~5.26.4" } }, - "plugins/web/opentelemetry-plugin-react-load/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "plugins/web/opentelemetry-plugin-react-load/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -41738,7 +41693,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -41821,15 +41776,6 @@ "undici-types": "~5.26.4" } }, - "propagators/opentelemetry-propagator-instana/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "propagators/opentelemetry-propagator-instana/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -42220,7 +42166,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -42312,15 +42258,6 @@ "undici-types": "~5.26.4" } }, - "propagators/opentelemetry-propagator-ot-trace/node_modules/@types/sinon": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "dependencies": { - "@types/sinonjs__fake-timers": "*" - } - }, "propagators/opentelemetry-propagator-ot-trace/node_modules/ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -50081,7 +50018,7 @@ "@opentelemetry/propagator-ot-trace": "^0.27.2", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -50154,7 +50091,7 @@ "@opentelemetry/sdk-node": "^0.53.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -50187,7 +50124,7 @@ "@opentelemetry/instrumentation-xml-http-request": "^0.53.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -50266,14 +50203,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -50753,7 +50682,7 @@ "@opentelemetry/sdk-metrics": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -50789,7 +50718,7 @@ "@opentelemetry/core": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -50868,14 +50797,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -51195,7 +51116,7 @@ "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "amqplib": "0.8.0", "expect": "29.2.0", "lodash": "4.17.21", @@ -51275,7 +51196,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -51320,7 +51241,7 @@ "@types/bunyan": "1.8.9", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", @@ -51362,7 +51283,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", @@ -51435,7 +51356,7 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -51488,7 +51409,7 @@ "@types/node": "18.18.14", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -51525,7 +51446,7 @@ "@types/chai": "^4.3.10", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@web/dev-server-esbuild": "^1.0.1", "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", @@ -51565,7 +51486,7 @@ "@types/express": "4.17.21", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "express": "4.20.0", "mocha": "7.2.0", "nyc": "15.1.0", @@ -51645,7 +51566,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -51800,7 +51721,7 @@ "@types/ioredis4": "npm:@types/ioredis@4.28.10", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", @@ -51833,7 +51754,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "kafkajs": "^2.2.4", "mocha": "7.2.0", "nyc": "15.1.0", @@ -51902,7 +51823,7 @@ "@types/koa__router": "12.0.4", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", @@ -51936,7 +51857,7 @@ "@opentelemetry/sdk-trace-web": "^1.8.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -52016,14 +51937,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -52569,7 +52482,7 @@ "@types/mocha": "7.0.2", "@types/mysql": "2.15.26", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", @@ -52676,7 +52589,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -52711,7 +52624,7 @@ "@types/node": "18.18.14", "@types/pg": "8.6.1", "@types/pg-pool": "2.0.6", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -52750,7 +52663,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", @@ -53337,7 +53250,7 @@ "@types/jquery": "3.5.30", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -53417,14 +53330,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -53724,7 +53629,7 @@ "@opentelemetry/winston-transport": "^0.6.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", @@ -53810,7 +53715,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -53891,14 +53796,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -54193,7 +54090,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "^9.1.1", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", @@ -54251,7 +54148,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -54320,14 +54217,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -54617,7 +54506,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", @@ -54695,14 +54584,6 @@ "undici-types": "~5.26.4" } }, - "@types/sinon": { - "version": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", - "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", - "dev": true, - "requires": { - "@types/sinonjs__fake-timers": "*" - } - }, "ansi-colors": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", @@ -55027,7 +54908,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -55064,7 +54945,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -55101,7 +54982,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -55136,7 +55017,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", @@ -55208,7 +55089,7 @@ "@opentelemetry/resources": "^1.10.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", @@ -55389,7 +55270,7 @@ "@opentelemetry/api-logs": "^0.53.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", @@ -57088,9 +56969,9 @@ "dev": true }, "@types/sinon": { - "version": "10.0.20", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz", - "integrity": "sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==", + "version": "17.0.3", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz", + "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==", "dev": true, "requires": { "@types/sinonjs__fake-timers": "*" diff --git a/packages/opentelemetry-host-metrics/package.json b/packages/opentelemetry-host-metrics/package.json index a5b2dde357..1b523fc876 100644 --- a/packages/opentelemetry-host-metrics/package.json +++ b/packages/opentelemetry-host-metrics/package.json @@ -46,7 +46,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/packages/opentelemetry-id-generator-aws-xray/package.json b/packages/opentelemetry-id-generator-aws-xray/package.json index 6405f48df4..f1e6f2909e 100644 --- a/packages/opentelemetry-id-generator-aws-xray/package.json +++ b/packages/opentelemetry-id-generator-aws-xray/package.json @@ -56,7 +56,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/packages/opentelemetry-propagation-utils/package.json b/packages/opentelemetry-propagation-utils/package.json index 4c7c98a830..fc62a1ec9e 100644 --- a/packages/opentelemetry-propagation-utils/package.json +++ b/packages/opentelemetry-propagation-utils/package.json @@ -46,7 +46,7 @@ "@opentelemetry/contrib-test-utils": "^0.41.0", "@types/mocha": "^9.1.1", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/packages/winston-transport/package.json b/packages/winston-transport/package.json index acb34451cf..831268d4c5 100644 --- a/packages/winston-transport/package.json +++ b/packages/winston-transport/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/instrumentation-amqplib/package.json b/plugins/node/instrumentation-amqplib/package.json index 886a1b9918..756166693b 100644 --- a/plugins/node/instrumentation-amqplib/package.json +++ b/plugins/node/instrumentation-amqplib/package.json @@ -56,7 +56,7 @@ "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "amqplib": "0.8.0", "expect": "29.2.0", "lodash": "4.17.21", diff --git a/plugins/node/instrumentation-cucumber/package.json b/plugins/node/instrumentation-cucumber/package.json index ba2329ba73..eb4760d1b9 100644 --- a/plugins/node/instrumentation-cucumber/package.json +++ b/plugins/node/instrumentation-cucumber/package.json @@ -52,7 +52,7 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/plugins/node/instrumentation-fs/package.json b/plugins/node/instrumentation-fs/package.json index 87d7cd0f8b..22a2c1ac24 100644 --- a/plugins/node/instrumentation-fs/package.json +++ b/plugins/node/instrumentation-fs/package.json @@ -50,7 +50,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/plugins/node/instrumentation-kafkajs/package.json b/plugins/node/instrumentation-kafkajs/package.json index c7b0e8bedd..e7c4288d65 100644 --- a/plugins/node/instrumentation-kafkajs/package.json +++ b/plugins/node/instrumentation-kafkajs/package.json @@ -48,7 +48,7 @@ "@opentelemetry/sdk-trace-base": "^1.24.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "kafkajs": "^2.2.4", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json index 04fdb6b748..4643d7197a 100644 --- a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json +++ b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json @@ -62,7 +62,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", diff --git a/plugins/node/opentelemetry-instrumentation-bunyan/package.json b/plugins/node/opentelemetry-instrumentation-bunyan/package.json index 5f1743293f..3dba0b8381 100644 --- a/plugins/node/opentelemetry-instrumentation-bunyan/package.json +++ b/plugins/node/opentelemetry-instrumentation-bunyan/package.json @@ -52,7 +52,7 @@ "@opentelemetry/semantic-conventions": "^1.27.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-cassandra/package.json b/plugins/node/opentelemetry-instrumentation-cassandra/package.json index ee56edb04f..57f9b4c1ac 100644 --- a/plugins/node/opentelemetry-instrumentation-cassandra/package.json +++ b/plugins/node/opentelemetry-instrumentation-cassandra/package.json @@ -52,7 +52,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-dns/package.json b/plugins/node/opentelemetry-instrumentation-dns/package.json index 25a724858c..8a015fe2a2 100644 --- a/plugins/node/opentelemetry-instrumentation-dns/package.json +++ b/plugins/node/opentelemetry-instrumentation-dns/package.json @@ -51,7 +51,7 @@ "@types/node": "18.18.14", "@types/semver": "7.5.8", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/plugins/node/opentelemetry-instrumentation-express/package.json b/plugins/node/opentelemetry-instrumentation-express/package.json index 6d9daec0ff..3e7a752eae 100644 --- a/plugins/node/opentelemetry-instrumentation-express/package.json +++ b/plugins/node/opentelemetry-instrumentation-express/package.json @@ -53,7 +53,7 @@ "@types/express": "4.17.21", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "express": "4.20.0", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-ioredis/package.json b/plugins/node/opentelemetry-instrumentation-ioredis/package.json index e1102f146d..594d2af491 100644 --- a/plugins/node/opentelemetry-instrumentation-ioredis/package.json +++ b/plugins/node/opentelemetry-instrumentation-ioredis/package.json @@ -56,7 +56,7 @@ "@types/ioredis4": "npm:@types/ioredis@4.28.10", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", diff --git a/plugins/node/opentelemetry-instrumentation-koa/package.json b/plugins/node/opentelemetry-instrumentation-koa/package.json index 76158ff21d..e016725b64 100644 --- a/plugins/node/opentelemetry-instrumentation-koa/package.json +++ b/plugins/node/opentelemetry-instrumentation-koa/package.json @@ -57,7 +57,7 @@ "@types/koa__router": "12.0.4", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-mysql/package.json b/plugins/node/opentelemetry-instrumentation-mysql/package.json index c79226bf5e..c294c53fe1 100644 --- a/plugins/node/opentelemetry-instrumentation-mysql/package.json +++ b/plugins/node/opentelemetry-instrumentation-mysql/package.json @@ -49,7 +49,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-net/package.json b/plugins/node/opentelemetry-instrumentation-net/package.json index e3390afad2..ce60e42197 100644 --- a/plugins/node/opentelemetry-instrumentation-net/package.json +++ b/plugins/node/opentelemetry-instrumentation-net/package.json @@ -50,7 +50,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.10", diff --git a/plugins/node/opentelemetry-instrumentation-pg/package.json b/plugins/node/opentelemetry-instrumentation-pg/package.json index de745065c9..ff9c594973 100644 --- a/plugins/node/opentelemetry-instrumentation-pg/package.json +++ b/plugins/node/opentelemetry-instrumentation-pg/package.json @@ -58,7 +58,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/node/opentelemetry-instrumentation-pino/package.json b/plugins/node/opentelemetry-instrumentation-pino/package.json index 407dd20a2e..54d41c7cb9 100644 --- a/plugins/node/opentelemetry-instrumentation-pino/package.json +++ b/plugins/node/opentelemetry-instrumentation-pino/package.json @@ -53,7 +53,7 @@ "@types/mocha": "7.0.2", "@types/node": "18.18.14", "@types/semver": "7.5.8", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", diff --git a/plugins/node/opentelemetry-instrumentation-winston/package.json b/plugins/node/opentelemetry-instrumentation-winston/package.json index c7390acd82..1207c4e423 100644 --- a/plugins/node/opentelemetry-instrumentation-winston/package.json +++ b/plugins/node/opentelemetry-instrumentation-winston/package.json @@ -52,7 +52,7 @@ "@opentelemetry/winston-transport": "^0.6.0", "@types/mocha": "7.0.2", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", diff --git a/plugins/web/opentelemetry-instrumentation-document-load/package.json b/plugins/web/opentelemetry-instrumentation-document-load/package.json index d2a18deed6..fc2eeb2179 100644 --- a/plugins/web/opentelemetry-instrumentation-document-load/package.json +++ b/plugins/web/opentelemetry-instrumentation-document-load/package.json @@ -60,7 +60,7 @@ "@types/chai": "^4.3.10", "@types/mocha": "8.2.3", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@web/dev-server-esbuild": "^1.0.1", "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", diff --git a/plugins/web/opentelemetry-instrumentation-long-task/package.json b/plugins/web/opentelemetry-instrumentation-long-task/package.json index b9506130dd..73363117a1 100644 --- a/plugins/web/opentelemetry-instrumentation-long-task/package.json +++ b/plugins/web/opentelemetry-instrumentation-long-task/package.json @@ -55,7 +55,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json index def7b99a7a..c26b746be9 100644 --- a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json +++ b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json @@ -58,7 +58,7 @@ "@types/jquery": "3.5.30", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/plugins/web/opentelemetry-plugin-react-load/package.json b/plugins/web/opentelemetry-plugin-react-load/package.json index 372ef84962..1dc309ce02 100644 --- a/plugins/web/opentelemetry-plugin-react-load/package.json +++ b/plugins/web/opentelemetry-plugin-react-load/package.json @@ -59,7 +59,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/propagators/opentelemetry-propagator-instana/package.json b/propagators/opentelemetry-propagator-instana/package.json index bb8cbf7b27..db3fc3d1d2 100644 --- a/propagators/opentelemetry-propagator-instana/package.json +++ b/propagators/opentelemetry-propagator-instana/package.json @@ -52,7 +52,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0", diff --git a/propagators/opentelemetry-propagator-ot-trace/package.json b/propagators/opentelemetry-propagator-ot-trace/package.json index a297f7db45..6ed065de7f 100644 --- a/propagators/opentelemetry-propagator-ot-trace/package.json +++ b/propagators/opentelemetry-propagator-ot-trace/package.json @@ -52,7 +52,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "10.0.6", "@types/node": "18.18.14", - "@types/sinon": "10.0.20", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.3", "assert": "2.0.0", "babel-loader": "8.3.0",