diff --git a/package.json b/package.json index fc1b5617f..99207cdfa 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@types/node-fetch": "^2.5.5", "@types/proxyquire": "^1.3.28", "@types/semver": "^7.3.4", - "@types/sinon": "^9.0.10", + "@types/sinon": "^10.0.0", "@types/sinon-chai": "^3.2.5", "@types/username": "^5.0.0", "@types/webpack": "^4.41.21", diff --git a/yarn.lock b/yarn.lock index 547c9e978..920b6e3f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1601,25 +1601,13 @@ "@types/chai" "*" "@types/sinon" "*" -"@types/sinon@*": +"@types/sinon@*", "@types/sinon@^10.0.0": version "10.0.0" resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584" integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ== dependencies: "@sinonjs/fake-timers" "^7.0.4" -"@types/sinon@^9.0.10": - version "9.0.11" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.11.tgz#7af202dda5253a847b511c929d8b6dda170562eb" - integrity sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg== - dependencies: - "@types/sinonjs__fake-timers" "*" - -"@types/sinonjs__fake-timers@*": - version "6.0.2" - resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.2.tgz#3a84cf5ec3249439015e14049bd3161419bf9eae" - integrity sha512-dIPoZ3g5gcx9zZEszaxLSVTvMReD3xxyyDnQUjA6IYDG9Ba2AV0otMPs+77sG9ojB4Qr2N2Vk5RnKeuA0X/0bg== - "@types/source-list-map@*": version "0.1.2" resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"