diff --git a/gsa/package.json b/gsa/package.json index cbadc114c3..173ed8840a 100644 --- a/gsa/package.json +++ b/gsa/package.json @@ -86,7 +86,7 @@ "@storybook/react": "^5.3.19", "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^9.5.0", - "@types/jest": "^26.0.5", + "@types/jest": "^26.0.7", "@apollo/react-testing": "^3.1.3", "babel-plugin-i18next-extract": "^0.7.2", "eslint-config-prettier": "^6.11.0", diff --git a/gsa/yarn.lock b/gsa/yarn.lock index d0e6d96643..f0bc1f3dc3 100644 --- a/gsa/yarn.lock +++ b/gsa/yarn.lock @@ -2063,10 +2063,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@^26.0.5": - version "26.0.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" - integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== +"@types/jest@*", "@types/jest@^26.0.7": + version "26.0.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324" + integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"