From db3099bbd9fe506ec5b35b325313cc0832b2075c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 29 Jan 2024 08:06:46 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v17 --- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 2 +- .../package.json | 4 +- .../package.json | 4 +- .../auto-instrumentations-node/package.json | 4 +- .../auto-instrumentations-web/package.json | 4 +- package-lock.json | 287 ++++++++++-------- .../opentelemetry-host-metrics/package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../node/instrumentation-amqplib/package.json | 4 +- .../instrumentation-cucumber/package.json | 4 +- plugins/node/instrumentation-fs/package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- 31 files changed, 211 insertions(+), 194 deletions(-) diff --git a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json index cf7a235160..da08bd918a 100644 --- a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json +++ b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json @@ -43,12 +43,12 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-aws/package.json b/detectors/node/opentelemetry-resource-detector-aws/package.json index 608c061cfa..fc4c00b9eb 100644 --- a/detectors/node/opentelemetry-resource-detector-aws/package.json +++ b/detectors/node/opentelemetry-resource-detector-aws/package.json @@ -42,12 +42,12 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-azure/package.json b/detectors/node/opentelemetry-resource-detector-azure/package.json index 0d40940acf..08afa3f1a9 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.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@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 3e8e7c10b5..768c0d0a40 100644 --- a/detectors/node/opentelemetry-resource-detector-container/package.json +++ b/detectors/node/opentelemetry-resource-detector-container/package.json @@ -37,13 +37,13 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-github/package.json b/detectors/node/opentelemetry-resource-detector-github/package.json index 0b7fc892fa..bc7faf8e33 100644 --- a/detectors/node/opentelemetry-resource-detector-github/package.json +++ b/detectors/node/opentelemetry-resource-detector-github/package.json @@ -45,11 +45,11 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/metapackages/auto-instrumentations-node/package.json b/metapackages/auto-instrumentations-node/package.json index c6cc396421..a735784e9c 100644 --- a/metapackages/auto-instrumentations-node/package.json +++ b/metapackages/auto-instrumentations-node/package.json @@ -40,11 +40,11 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/metapackages/auto-instrumentations-web/package.json b/metapackages/auto-instrumentations-web/package.json index 72f184ab0f..41093ba7a3 100644 --- a/metapackages/auto-instrumentations-web/package.json +++ b/metapackages/auto-instrumentations-web/package.json @@ -39,7 +39,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", @@ -52,7 +52,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/package-lock.json b/package-lock.json index 82c17dc800..614aea0beb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,12 +47,12 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -83,12 +83,12 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -118,7 +118,7 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -149,13 +149,13 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -219,11 +219,11 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -329,11 +329,11 @@ "@opentelemetry/api": "^1.4.1", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -361,7 +361,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -373,7 +373,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -10078,9 +10078,9 @@ "integrity": "sha512-9Hp0ObzwwO57DpLFF0InUjUm/II8GmKAvzbefxQTihCb7KI6yc9yzf0nLc4mVdby5N4DRCgQM2wCup9KTieeww==" }, "node_modules/@types/sinon": { - "version": "10.0.18", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.18.tgz", - "integrity": "sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==", + "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": "*" @@ -28468,17 +28468,16 @@ "dev": true }, "node_modules/sinon": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.2.0.tgz", - "integrity": "sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==", - "deprecated": "16.1.1", + "version": "17.0.1", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.1.tgz", + "integrity": "sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==", "dev": true, "dependencies": { "@sinonjs/commons": "^3.0.0", - "@sinonjs/fake-timers": "^10.3.0", + "@sinonjs/fake-timers": "^11.2.2", "@sinonjs/samsam": "^8.0.0", "diff": "^5.1.0", - "nise": "^5.1.4", + "nise": "^5.1.5", "supports-color": "^7.2.0" }, "funding": { @@ -28495,6 +28494,15 @@ "type-detect": "4.0.8" } }, + "node_modules/sinon/node_modules/@sinonjs/fake-timers": { + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz", + "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==", + "dev": true, + "dependencies": { + "@sinonjs/commons": "^3.0.0" + } + }, "node_modules/sinon/node_modules/diff": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz", @@ -33408,11 +33416,11 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -33441,7 +33449,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "karma": "6.3.16", "karma-chrome-launcher": "^3.1.1", @@ -33452,7 +33460,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -33480,11 +33488,11 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "^9.1.1", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -33538,7 +33546,7 @@ "@opentelemetry/contrib-test-utils": "^0.35.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "eslint": "8.7.0", @@ -33546,7 +33554,7 @@ "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -33628,13 +33636,13 @@ "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "amqplib": "0.8.0", "expect": "29.2.0", "lodash": "4.17.21", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -33669,12 +33677,12 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -33738,11 +33746,11 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -34278,7 +34286,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -34286,7 +34294,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -34322,12 +34330,12 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -34371,12 +34379,12 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -34444,11 +34452,11 @@ "@types/node": "18.6.5", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -34482,12 +34490,12 @@ "@types/express": "4.17.18", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "express": "4.17.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -34974,13 +34982,13 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -35043,12 +35051,12 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -35648,12 +35656,12 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -35987,11 +35995,11 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -36021,7 +36029,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -36029,7 +36037,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -36057,13 +36065,13 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -36493,12 +36501,12 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -36529,7 +36537,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36542,7 +36550,7 @@ "nise": "5.1.5", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -36580,7 +36588,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36593,7 +36601,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -36628,7 +36636,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36641,7 +36649,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -36681,7 +36689,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36695,7 +36703,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -43028,11 +43036,11 @@ "@opentelemetry/sdk-node": "^0.48.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -43050,7 +43058,7 @@ "@opentelemetry/instrumentation-xml-http-request": "^0.48.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -43062,7 +43070,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -43217,11 +43225,11 @@ "@opentelemetry/sdk-metrics": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "systeminformation": "^5.21.20", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43243,7 +43251,7 @@ "@opentelemetry/core": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "karma": "6.3.16", "karma-chrome-launcher": "^3.1.1", @@ -43254,7 +43262,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -43293,13 +43301,13 @@ "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "amqplib": "0.8.0", "expect": "29.2.0", "lodash": "4.17.21", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43353,7 +43361,7 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -43361,7 +43369,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43389,12 +43397,12 @@ "@types/bunyan": "1.8.9", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43413,12 +43421,12 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -43467,12 +43475,12 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43518,12 +43526,12 @@ "@types/node": "18.6.5", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "^7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -43549,7 +43557,7 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -43562,7 +43570,7 @@ "nise": "5.1.5", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -43592,12 +43600,12 @@ "@types/express": "4.17.18", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "express": "4.17.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -43866,11 +43874,11 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -43978,13 +43986,13 @@ "@types/ioredis4": "npm:@types/ioredis@^4.28.10", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -44027,12 +44035,12 @@ "@types/koa__router": "12.0.3", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -44127,7 +44135,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -44140,7 +44148,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -44368,12 +44376,12 @@ "@types/mocha": "7.0.2", "@types/mysql": "2.15.22", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -44559,11 +44567,11 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -44583,7 +44591,7 @@ "@types/node": "18.6.5", "@types/pg": "8.6.1", "@types/pg-pool": "2.0.4", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -44591,7 +44599,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -44609,13 +44617,13 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -45170,7 +45178,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -45183,7 +45191,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -45203,12 +45211,12 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -45287,7 +45295,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -45302,7 +45310,7 @@ "react-dom": "17.0.2", "rimraf": "5.0.5", "shimmer": "^1.2.1", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -45326,11 +45334,11 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "^9.1.1", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -45612,12 +45620,12 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -45640,12 +45648,12 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -45667,7 +45675,7 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -45693,13 +45701,13 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "eslint-plugin-header": "^3.1.1", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -45747,11 +45755,11 @@ "@opentelemetry/resources": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -45810,7 +45818,7 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "axios": "^1.3.5", @@ -45819,7 +45827,7 @@ "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -47412,9 +47420,9 @@ "integrity": "sha512-9Hp0ObzwwO57DpLFF0InUjUm/II8GmKAvzbefxQTihCb7KI6yc9yzf0nLc4mVdby5N4DRCgQM2wCup9KTieeww==" }, "@types/sinon": { - "version": "10.0.18", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.18.tgz", - "integrity": "sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==", + "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": "*" @@ -62305,16 +62313,16 @@ } }, "sinon": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.2.0.tgz", - "integrity": "sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==", + "version": "17.0.1", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.1.tgz", + "integrity": "sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==", "dev": true, "requires": { "@sinonjs/commons": "^3.0.0", - "@sinonjs/fake-timers": "^10.3.0", + "@sinonjs/fake-timers": "^11.2.2", "@sinonjs/samsam": "^8.0.0", "diff": "^5.1.0", - "nise": "^5.1.4", + "nise": "^5.1.5", "supports-color": "^7.2.0" }, "dependencies": { @@ -62327,6 +62335,15 @@ "type-detect": "4.0.8" } }, + "@sinonjs/fake-timers": { + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz", + "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==", + "dev": true, + "requires": { + "@sinonjs/commons": "^3.0.0" + } + }, "diff": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz", diff --git a/packages/opentelemetry-host-metrics/package.json b/packages/opentelemetry-host-metrics/package.json index 69e4066f58..a7ba3225c2 100644 --- a/packages/opentelemetry-host-metrics/package.json +++ b/packages/opentelemetry-host-metrics/package.json @@ -46,11 +46,11 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/packages/opentelemetry-id-generator-aws-xray/package.json b/packages/opentelemetry-id-generator-aws-xray/package.json index d4219fa49e..4a9eaecbe5 100644 --- a/packages/opentelemetry-id-generator-aws-xray/package.json +++ b/packages/opentelemetry-id-generator-aws-xray/package.json @@ -54,7 +54,7 @@ "@opentelemetry/api": "^1.0.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", "karma": "6.3.16", @@ -66,7 +66,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/packages/opentelemetry-propagation-utils/package.json b/packages/opentelemetry-propagation-utils/package.json index 14c0cb7adf..be4cf42071 100644 --- a/packages/opentelemetry-propagation-utils/package.json +++ b/packages/opentelemetry-propagation-utils/package.json @@ -46,11 +46,11 @@ "@opentelemetry/contrib-test-utils": "^0.35.1", "@types/mocha": "^9.1.1", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" } diff --git a/packages/opentelemetry-sampler-aws-xray/package.json b/packages/opentelemetry-sampler-aws-xray/package.json index 6ae26444a3..005221712d 100644 --- a/packages/opentelemetry-sampler-aws-xray/package.json +++ b/packages/opentelemetry-sampler-aws-xray/package.json @@ -54,12 +54,12 @@ "@opentelemetry/contrib-test-utils": "^0.35.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "eslint": "8.7.0", "expect": "29.2.0", "mocha": "7.2.0", "nock": "13.3.3", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "nyc": "15.1.0", "typescript": "4.4.4", diff --git a/plugins/node/instrumentation-amqplib/package.json b/plugins/node/instrumentation-amqplib/package.json index 83b15ad40f..ea61eacc65 100644 --- a/plugins/node/instrumentation-amqplib/package.json +++ b/plugins/node/instrumentation-amqplib/package.json @@ -54,7 +54,7 @@ "@types/amqplib": "^0.5.17", "@types/lodash": "4.14.199", "@types/mocha": "8.2.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/node": "18.6.5", "amqplib": "0.8.0", "expect": "29.2.0", @@ -62,7 +62,7 @@ "mocha": "7.2.0", "ts-mocha": "10.0.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/instrumentation-cucumber/package.json b/plugins/node/instrumentation-cucumber/package.json index c5a24fa741..63b00efa00 100644 --- a/plugins/node/instrumentation-cucumber/package.json +++ b/plugins/node/instrumentation-cucumber/package.json @@ -51,12 +51,12 @@ "@types/mocha": "7.0.2", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/instrumentation-fs/package.json b/plugins/node/instrumentation-fs/package.json index 55b7b74c1a..7edb8930b7 100644 --- a/plugins/node/instrumentation-fs/package.json +++ b/plugins/node/instrumentation-fs/package.json @@ -49,11 +49,11 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "^10.0.11", + "@types/sinon": "^17.0.0", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json index 80ea1e1f92..8d8b84dcfc 100644 --- a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json +++ b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json @@ -61,7 +61,7 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -69,7 +69,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-bunyan/package.json b/plugins/node/opentelemetry-instrumentation-bunyan/package.json index b431834ded..fc47bfefeb 100644 --- a/plugins/node/opentelemetry-instrumentation-bunyan/package.json +++ b/plugins/node/opentelemetry-instrumentation-bunyan/package.json @@ -52,12 +52,12 @@ "@opentelemetry/semantic-conventions": "^1.0.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "bunyan": "1.8.15", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-cassandra/package.json b/plugins/node/opentelemetry-instrumentation-cassandra/package.json index 55b43e7e2c..79f1aa3a48 100644 --- a/plugins/node/opentelemetry-instrumentation-cassandra/package.json +++ b/plugins/node/opentelemetry-instrumentation-cassandra/package.json @@ -51,12 +51,12 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cassandra-driver": "4.6.4", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-dns/package.json b/plugins/node/opentelemetry-instrumentation-dns/package.json index a258c5e151..62cc57e8f2 100644 --- a/plugins/node/opentelemetry-instrumentation-dns/package.json +++ b/plugins/node/opentelemetry-instrumentation-dns/package.json @@ -50,11 +50,11 @@ "@types/node": "18.6.5", "@types/semver": "7.5.3", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-express/package.json b/plugins/node/opentelemetry-instrumentation-express/package.json index 770c47d9c5..6323ec1ed8 100644 --- a/plugins/node/opentelemetry-instrumentation-express/package.json +++ b/plugins/node/opentelemetry-instrumentation-express/package.json @@ -52,12 +52,12 @@ "@types/express": "4.17.18", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "express": "4.17.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-ioredis/package.json b/plugins/node/opentelemetry-instrumentation-ioredis/package.json index 2c1446a221..6bc1c83c94 100644 --- a/plugins/node/opentelemetry-instrumentation-ioredis/package.json +++ b/plugins/node/opentelemetry-instrumentation-ioredis/package.json @@ -53,14 +53,14 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/node": "18.6.5", "cross-env": "7.0.3", "ioredis": "5.2.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-koa/package.json b/plugins/node/opentelemetry-instrumentation-koa/package.json index 3320ebb630..322b72b8b6 100644 --- a/plugins/node/opentelemetry-instrumentation-koa/package.json +++ b/plugins/node/opentelemetry-instrumentation-koa/package.json @@ -55,12 +55,12 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "koa": "2.13.1", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-mysql/package.json b/plugins/node/opentelemetry-instrumentation-mysql/package.json index 13805650bf..68959a4fc1 100644 --- a/plugins/node/opentelemetry-instrumentation-mysql/package.json +++ b/plugins/node/opentelemetry-instrumentation-mysql/package.json @@ -50,12 +50,12 @@ "@opentelemetry/sdk-trace-base": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-net/package.json b/plugins/node/opentelemetry-instrumentation-net/package.json index efb4005be4..5d70f88e62 100644 --- a/plugins/node/opentelemetry-instrumentation-net/package.json +++ b/plugins/node/opentelemetry-instrumentation-net/package.json @@ -49,11 +49,11 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-pg/package.json b/plugins/node/opentelemetry-instrumentation-pg/package.json index 41a828bd0a..4f2ffb79fc 100644 --- a/plugins/node/opentelemetry-instrumentation-pg/package.json +++ b/plugins/node/opentelemetry-instrumentation-pg/package.json @@ -57,7 +57,7 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -65,7 +65,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-pino/package.json b/plugins/node/opentelemetry-instrumentation-pino/package.json index 166ff0f977..0ccc7842e6 100644 --- a/plugins/node/opentelemetry-instrumentation-pino/package.json +++ b/plugins/node/opentelemetry-instrumentation-pino/package.json @@ -52,13 +52,13 @@ "@types/mocha": "7.0.2", "@types/node": "18.6.5", "@types/semver": "7.5.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "mocha": "7.2.0", "nyc": "15.1.0", "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-winston/package.json b/plugins/node/opentelemetry-instrumentation-winston/package.json index b16d9585ce..7c2ca3217d 100644 --- a/plugins/node/opentelemetry-instrumentation-winston/package.json +++ b/plugins/node/opentelemetry-instrumentation-winston/package.json @@ -50,12 +50,12 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/triple-beam": "^1.3.2", "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "test-all-versions": "6.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-instrumentation-document-load/package.json b/plugins/web/opentelemetry-instrumentation-document-load/package.json index a1c2cd0114..6afadf1bba 100644 --- a/plugins/web/opentelemetry-instrumentation-document-load/package.json +++ b/plugins/web/opentelemetry-instrumentation-document-load/package.json @@ -55,7 +55,7 @@ "@opentelemetry/api": "^1.3.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", @@ -68,7 +68,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "nise": "5.1.5", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", diff --git a/plugins/web/opentelemetry-instrumentation-long-task/package.json b/plugins/web/opentelemetry-instrumentation-long-task/package.json index 90db033253..3d3daa8ed8 100644 --- a/plugins/web/opentelemetry-instrumentation-long-task/package.json +++ b/plugins/web/opentelemetry-instrumentation-long-task/package.json @@ -54,7 +54,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", @@ -68,7 +68,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json index cad26f7984..6bb153c92b 100644 --- a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json +++ b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json @@ -56,7 +56,7 @@ "@types/jquery": "3.5.20", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", @@ -70,7 +70,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-plugin-react-load/package.json b/plugins/web/opentelemetry-plugin-react-load/package.json index 9e5f01403d..dd41d0c158 100644 --- a/plugins/web/opentelemetry-plugin-react-load/package.json +++ b/plugins/web/opentelemetry-plugin-react-load/package.json @@ -57,7 +57,7 @@ "@types/react-addons-test-utils": "0.14.26", "@types/react-dom": "18.0.2", "@types/shimmer": "1.0.3", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.3", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "@jsdevtools/coverage-istanbul-loader": "3.0.5", @@ -72,7 +72,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "17.0.1", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4",