diff --git a/app/package.json b/app/package.json index 5c0fdd4..847a405 100644 --- a/app/package.json +++ b/app/package.json @@ -7,7 +7,7 @@ "@js-joda/core": "^5.5.2", "@primer/octicons-react": "^17.12.0", "@testing-library/jest-dom": "^5.11.4", - "@testing-library/react": "^14.0.0", + "@testing-library/react": "^14.3.0", "@testing-library/user-event": "^14.4.3", "axios": "^1.3.3", "axios-mock-adapter": "^1.21.1", diff --git a/app/yarn.lock b/app/yarn.lock index 84d5959..00d1e7f 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1965,10 +1965,10 @@ "@babel/runtime" "^7.12.5" react-error-boundary "^3.1.0" -"@testing-library/react@^14.0.0": - version "14.1.2" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.2.tgz#a2b9e9ee87721ec9ed2d7cfc51cc04e474537c32" - integrity sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg== +"@testing-library/react@^14.3.0": + version "14.3.0" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.0.tgz#8183eb5a5f465b5b8cc495fcbd9bad0a16b8dd3b" + integrity sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg== dependencies: "@babel/runtime" "^7.12.5" "@testing-library/dom" "^9.0.0"