diff --git a/package.json b/package.json index 92e8584a..86f7c043 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@graphql-codegen/typescript": "^4.0.0", "@tsconfig/recommended": "1.0.2", "@types/graphlib": "^2.1.8", - "@types/jest": "29.5.2", + "@types/jest": "29.5.3", "@types/node": "^20.1.3", "@typescript-eslint/eslint-plugin": "5.61.0", "@typescript-eslint/parser": "5.61.0", diff --git a/yarn.lock b/yarn.lock index 94bd19cc..1bdd1463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1872,10 +1872,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.2": - version "29.5.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b" - integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg== +"@types/jest@29.5.3": + version "29.5.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777" + integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA== dependencies: expect "^29.0.0" pretty-format "^29.0.0"