diff --git a/app/package.json b/app/package.json index 37308f857..7ad6ec131 100644 --- a/app/package.json +++ b/app/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/jest": "27.5.2", - "@types/jest-when": "3.5.2", + "@types/jest-when": "3.5.5", "@types/jsonwebtoken": "8.5.9", "@types/lodash": "^4.14.197", "@typescript-eslint/eslint-plugin": "5.61.0", diff --git a/app/yarn.lock b/app/yarn.lock index 420341a62..553a40d8e 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -859,10 +859,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest-when@3.5.2": - version "3.5.2" - resolved "https://registry.yarnpkg.com/@types/jest-when/-/jest-when-3.5.2.tgz#7e6225e827267d26f115dc97da6403a3b37556c5" - integrity sha512-1WP+wJDW7h4TYAVLoIebxRIVv8GPk66Qsq2nU7PkwKZ6usurnDQZgk0DfBNKAJ9gVzapCXSV53Vn/3nBHBNzAw== +"@types/jest-when@3.5.5": + version "3.5.5" + resolved "https://registry.yarnpkg.com/@types/jest-when/-/jest-when-3.5.5.tgz#c23e97945959277946c15eff2a2fe51d18743045" + integrity sha512-H9MDPIrz7NOu6IXP9OHExNN9LnJbGYAzRsGIDKxWr7Fth9vovemNV8yFbkUWLSEmuA8PREvAEvt9yK0PPLmFHA== dependencies: "@types/jest" "*"