diff --git a/package.json b/package.json index fa438f7fb..0f49f4d46 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@commitlint/cli": "17.4.4", "@commitlint/config-angular": "17.4.4", "@types/graphql": "14.5.0", - "@types/jest": "29.4.2", + "@types/jest": "29.4.4", "@types/node": "18.15.3", "@types/node-fetch": "3.0.3", "@types/normalize-path": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 97da4ebeb..5d68dba83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2009,10 +2009,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.4.2": - version "29.4.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.2.tgz#13ca45d528a0f81a4792b7df199f58ad46c2a0e3" - integrity sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ== +"@types/jest@29.4.4": + version "29.4.4" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1" + integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"