diff --git a/config/jest-config/package.json b/config/jest-config/package.json index 7a2d37dc0..ca52e220e 100644 --- a/config/jest-config/package.json +++ b/config/jest-config/package.json @@ -26,7 +26,7 @@ "next": "^13.3.3" }, "dependencies": { - "@testing-library/dom": "9.3.1", + "@testing-library/dom": "9.3.3", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3",