diff --git a/package.json b/package.json index 9c799d2bb4..159aab5fe1 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@salesforce/prettier-config": "^0.0.3", "@salesforce/ts-sinon": "^1.4.18", "@types/benchmark": "^2.1.3", - "@types/chai-string": "^1.4.4", + "@types/chai-string": "^1.4.5", "@types/jsonwebtoken": "9.0.3", "@types/lodash": "^4.14.200", "@types/proper-lockfile": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 856ed239c7..5f85829cee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -701,10 +701,10 @@ resolved "https://registry.yarnpkg.com/@types/benchmark/-/benchmark-2.1.3.tgz#7f62084640c509d5619ad33f4d4a29be044ecbe2" integrity sha512-psuUawgwIy/hSjO4AUDiPBJhJx72e3cBL+YzmVK/5ofRJC02R0NmvrSenGRuSmJc++0j95y2T01xKKNz50FGZw== -"@types/chai-string@^1.4.4": - version "1.4.4" - resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.4.tgz#d0f332715d8c5bf890cbd9fa312292637945de31" - integrity sha512-dVLg4ukDw9y2uEtjq9nHV9pSOomguOhW5AxlWxEU7kYU6chZ0xGC1C7YptkCFEinFVoomJ8WCRUfmTipUqOOXw== +"@types/chai-string@^1.4.5": + version "1.4.5" + resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.5.tgz#988ff37526386e9c354219b163d7ecf81bab8d2d" + integrity sha512-IecXRMSnpUvRnTztdpSdjcmcW7EdNme65bfDCQMi7XrSEPGmyDYYTEfc5fcactWDA6ioSm8o7NUqg9QxjBCCEw== dependencies: "@types/chai" "*"