diff --git a/package.json b/package.json index e9c5f32daca..219ab5616c6 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/redux-mock-store": "1.0.2", "@types/sdp-transform": "2.4.4", "@types/simplebar": "5.1.1", - "@types/sinon": "9.0.10", + "@types/sinon": "9.0.11", "@types/speakingurl": "13.0.2", "@types/uint32": "0.2.0", "@types/underscore": "1.11.0", diff --git a/yarn.lock b/yarn.lock index ad9ca5894a5..d1855be27e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2394,10 +2394,10 @@ resolved "https://registry.yarnpkg.com/@types/simplebar/-/simplebar-5.1.1.tgz#9e9a69bf86fc5225141141031d8954acdd1eae0d" integrity sha512-nC9iBQ4dfvvzJ3iAbL1qCfwjUyaF8EO56l/ApcRXUFK2zLOb8GDXC55V08JZvpzkUxGHtWVunp17KKH/3/KFJA== -"@types/sinon@9.0.10": - version "9.0.10" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7" - integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA== +"@types/sinon@9.0.11": + 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" "*"