diff --git a/package.json b/package.json index 3b5c2b1f64..e83e1d20a5 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@salesforce/dev-scripts": "^6.0.3", "@salesforce/ts-sinon": "^1.4.19", "@types/benchmark": "^2.1.3", - "@types/chai-string": "^1.4.4", + "@types/chai-string": "^1.4.5", "@types/jsonwebtoken": "9.0.3", "@types/proper-lockfile": "^4.1.2", "benchmark": "^2.1.4", diff --git a/yarn.lock b/yarn.lock index 5a6d56b8a5..e71b60a4b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -663,10 +663,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" "*"