diff --git a/package.json b/package.json index 5c7b05c..dcb64b9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@apollo/client": "^3.3.6", "@srvycool/ds": "^1.11.2", - "@testing-library/jest-dom": "^5.11.8", + "@testing-library/jest-dom": "^5.11.10", "@testing-library/react": "^11.2.3", "@testing-library/user-event": "^12.6.0", "graphql": "^15.4.0", diff --git a/yarn.lock b/yarn.lock index 7995497..6de34fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2559,10 +2559,10 @@ lz-string "^1.4.4" pretty-format "^26.6.2" -"@testing-library/jest-dom@^5.11.8": - version "5.11.8" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc" - integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA== +"@testing-library/jest-dom@^5.11.10": + version "5.11.10" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c" + integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ== dependencies: "@babel/runtime" "^7.9.2" "@types/testing-library__jest-dom" "^5.9.1"