diff --git a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json index 1c81cee6b8..d2fb180705 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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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 637dfafac7..a1e4944f62 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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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 e9f6fd34a6..a7afc9daa9 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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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 6c35e1a2bf..af0676deb6 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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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..2e80a425d9 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.2", "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 142205a488..99875c250d 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.2", "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 f2bdbb56aa..108cd9f839 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.2", "@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 352384205c..d3067efa17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,12 +47,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.2", "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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -149,13 +149,13 @@ "@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.2", "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.2", "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.2", "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.2", "@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", @@ -10139,9 +10139,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.2", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.2.tgz", + "integrity": "sha512-Zt6heIGsdqERkxctIpvN5Pv3edgBrhoeb3yHyxffd4InN0AX2SVNKSrhdDZKGQICVOxWP/q4DyhpfPNMSrpIiA==", "dev": true, "dependencies": { "@types/sinonjs__fake-timers": "*" @@ -28515,17 +28515,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": { @@ -28533,6 +28532,15 @@ "url": "https://opencollective.com/sinon" } }, + "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", @@ -33446,11 +33454,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.2", "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" }, @@ -33479,7 +33487,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.2", "@types/webpack-env": "1.16.2", "karma": "6.3.16", "karma-chrome-launcher": "^3.1.1", @@ -33490,7 +33498,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", @@ -33518,11 +33526,11 @@ "@opentelemetry/contrib-test-utils": "^0.35.0", "@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" }, @@ -33576,7 +33584,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.2", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "eslint": "8.7.0", @@ -33584,7 +33592,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" }, @@ -33666,13 +33674,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.2", "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" @@ -33707,12 +33715,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.2", "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" @@ -33776,11 +33784,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" }, @@ -34316,7 +34324,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.2", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -34324,7 +34332,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" @@ -34360,12 +34368,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.2", "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" @@ -34409,12 +34417,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.2", "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" }, @@ -34482,11 +34490,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.2", "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" }, @@ -34520,12 +34528,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.2", "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" @@ -35097,13 +35105,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.2", "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" @@ -35166,12 +35174,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.2", "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" @@ -35798,12 +35806,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.2", "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" }, @@ -36137,11 +36145,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.2", "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" }, @@ -36172,7 +36180,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.2", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -36180,7 +36188,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" @@ -36208,13 +36216,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.2", "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" @@ -36656,12 +36664,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.2", "@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", @@ -36692,7 +36700,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36704,7 +36712,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", @@ -36742,7 +36750,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36755,7 +36763,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", @@ -36790,7 +36798,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36803,7 +36811,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", @@ -36843,7 +36851,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -36857,7 +36865,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", @@ -43220,11 +43228,11 @@ "@opentelemetry/sdk-node": "^0.46.0", "@types/mocha": "7.0.2", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "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" } @@ -43242,7 +43250,7 @@ "@opentelemetry/instrumentation-xml-http-request": "^0.46.0", "@types/mocha": "8.2.3", "@types/node": "18.6.5", - "@types/sinon": "10.0.18", + "@types/sinon": "17.0.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -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", @@ -43409,11 +43417,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.2", "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" @@ -43435,7 +43443,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.2", "@types/webpack-env": "1.16.2", "karma": "6.3.16", "karma-chrome-launcher": "^3.1.1", @@ -43446,7 +43454,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", @@ -43485,13 +43493,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.2", "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" @@ -43545,7 +43553,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.2", "aws-sdk": "2.1008.0", "eslint": "8.7.0", "expect": "29.2.0", @@ -43553,7 +43561,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" @@ -43581,12 +43589,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.2", "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" @@ -43605,12 +43613,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.2", "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" } @@ -43659,12 +43667,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.2", "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" @@ -43710,12 +43718,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.2", "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" }, @@ -43741,7 +43749,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -43753,7 +43761,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", @@ -43783,12 +43791,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.2", "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" @@ -44117,11 +44125,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" } @@ -44229,13 +44237,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.2", "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" @@ -44278,12 +44286,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.2", "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" @@ -44401,7 +44409,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -44414,7 +44422,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", @@ -44642,12 +44650,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.2", "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" }, @@ -44833,11 +44841,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.2", "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" } @@ -44858,7 +44866,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.2", "cross-env": "7.0.3", "mocha": "7.2.0", "nyc": "15.1.0", @@ -44866,7 +44874,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" @@ -44884,13 +44892,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.2", "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" @@ -45453,7 +45461,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -45466,7 +45474,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", @@ -45486,12 +45494,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.2", "@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", @@ -45570,7 +45578,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.2", "@types/webpack-env": "1.16.2", "babel-loader": "8.2.2", "karma": "6.3.16", @@ -45585,7 +45593,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", @@ -45609,11 +45617,11 @@ "@opentelemetry/contrib-test-utils": "^0.35.0", "@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" }, @@ -45895,12 +45903,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.2", "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" }, @@ -45923,12 +45931,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.2", "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" }, @@ -45950,7 +45958,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.2", "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", @@ -45976,13 +45984,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.2", "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" }, @@ -46030,11 +46038,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.2", "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" }, @@ -46093,7 +46101,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.2", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "axios": "^1.3.5", @@ -46102,7 +46110,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" }, @@ -47693,9 +47701,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.2", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.2.tgz", + "integrity": "sha512-Zt6heIGsdqERkxctIpvN5Pv3edgBrhoeb3yHyxffd4InN0AX2SVNKSrhdDZKGQICVOxWP/q4DyhpfPNMSrpIiA==", "dev": true, "requires": { "@types/sinonjs__fake-timers": "*" @@ -62585,19 +62593,28 @@ } }, "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": { + "@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 db007ccf23..624ac3e5f6 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.2", "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..b722e85bb2 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.2", "@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 0881ae2c14..9f5170eedf 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.0", "@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..72b4b35bd6 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.2", "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 cc75a8a2d9..70194fb1e9 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.2", "@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 e77f684504..521ff1ddb8 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.2", "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 357a9f770a..f912283b12 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 b8d95d8d72..dd5b2968e5 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.2", "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 b9e54500a6..addfe312ec 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.2", "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 56e9d8c3a7..ca15e07239 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.2", "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 c422e59e9e..992c3ee19b 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.2", "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 c97f4ae753..55d6ff159d 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.2", "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 cdd4799805..62e64b11b2 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.2", "@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 5b221bc802..09c7530bab 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.2", "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 46a9bbc734..8be48eff21 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.2", "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 86c8092a75..396fb7df81 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.2", "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 5ac8078dc1..319f3f5059 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.2", "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 d90f194479..94b3bc975c 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.2", "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 382b17a5aa..04ba71414e 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.2", "@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 fd7be18242..3051ec1dcb 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.2", "@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-long-task/package.json b/plugins/web/opentelemetry-instrumentation-long-task/package.json index 1ffaa048da..9ae64ddf51 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.2", "@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 81d42c47a8..d5e112f6e8 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.2", "@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..eeb3508b57 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.2", "@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",