diff --git a/package.json b/package.json index 1f7244b..112ab47 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@oclif/plugin-help": "5.2.20", "@oclif/prettier-config": "^0.2.1", "@oclif/test": "^3", - "@types/chai": "^4.3.8", + "@types/chai": "^4.3.9", "@types/mocha": "^10", "@types/node": "^18", "chai": "^4.3.10", diff --git a/yarn.lock b/yarn.lock index fff27ab..3222466 100644 --- a/yarn.lock +++ b/yarn.lock @@ -752,10 +752,10 @@ "@types/node" "*" "@types/responselike" "^1.0.0" -"@types/chai@*", "@types/chai@^4.3.8": - version "4.3.8" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.8.tgz#aa200a264a3bc78ccfc1718eedbd3b9d5a591270" - integrity sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA== +"@types/chai@*", "@types/chai@^4.3.9": + version "4.3.9" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec" + integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg== "@types/cli-progress@^3.11.0": version "3.11.0"