diff --git a/package.json b/package.json index 54e4eba..919acce 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@heroku-cli/schema": "^1.0.25", "@oclif/test": "^2.5.6", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.7", "@types/chai-as-promised": "^7.1.6", "@types/chai-string": "^1.4.3", "@types/glob": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 15fe2e1..f2abaf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -442,10 +442,10 @@ dependencies: "@types/chai" "*" -"@types/chai@*", "@types/chai@^4.3.6": - version "4.3.6" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6" - integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw== +"@types/chai@*", "@types/chai@^4.3.7": + version "4.3.7" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.7.tgz#5457bc3dce72f20ae533366682a6298471d1c610" + integrity sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ== "@types/cli-progress@^3.11.0": version "3.11.0"