diff --git a/package.json b/package.json index ffac04734..5335480dd 100644 --- a/package.json +++ b/package.json @@ -207,7 +207,7 @@ "@cucumber/query": "10.0.0", "@sinonjs/fake-timers": "7.1.2", "@types/bluebird": "3.5.35", - "@types/chai": "4.2.18", + "@types/chai": "4.2.19", "@types/dirty-chai": "2.0.2", "@types/express": "4.17.12", "@types/fs-extra": "9.0.11", diff --git a/yarn.lock b/yarn.lock index 837cef47e..5dfaa41a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -422,11 +422,16 @@ dependencies: "@types/chai" "*" -"@types/chai@*", "@types/chai@4.2.18": +"@types/chai@*": version "4.2.18" resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4" integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ== +"@types/chai@4.2.19": + version "4.2.19" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.19.tgz#80f286b515897413c7a35bdda069cc80f2344233" + integrity sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ== + "@types/connect@*": version "3.4.34" resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.34.tgz#170a40223a6d666006d93ca128af2beb1d9b1901"