diff --git a/package-lock.json b/package-lock.json index 06e4a2b0..4ad24e10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@graphql-codegen/client-preset": "^4.1.0", "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "@testing-library/jest-dom": "^6.2.1", - "@testing-library/react": "^14.2.1", + "@testing-library/react": "^14.3.0", "@types/jest-axe": "^3.5.9", "@types/lodash": "^4.14.201", "@types/uuid": "^9.0.8", @@ -4836,9 +4836,9 @@ "dev": true }, "node_modules/@testing-library/react": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz", - "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.3.0.tgz", + "integrity": "sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", diff --git a/package.json b/package.json index 582dd93a..e8e7171d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@graphql-codegen/client-preset": "^4.1.0", "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "@testing-library/jest-dom": "^6.2.1", - "@testing-library/react": "^14.2.1", + "@testing-library/react": "^14.3.0", "@types/jest-axe": "^3.5.9", "@types/lodash": "^4.14.201", "@types/uuid": "^9.0.8",