diff options
| -rw-r--r-- | yarn.lock | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -388,9 +388,9 @@      "@types/mime" "*"  "@types/sinon@^9.0.0": -  version "9.0.10" -  resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7" -  integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA== +  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" "*" | 
