diff --git a/graylog2-web-interface/packages/jest-preset-graylog/package.json b/graylog2-web-interface/packages/jest-preset-graylog/package.json index 7183f2da675e..d13cae5d9fb4 100644 --- a/graylog2-web-interface/packages/jest-preset-graylog/package.json +++ b/graylog2-web-interface/packages/jest-preset-graylog/package.json @@ -11,7 +11,7 @@ "license": "SSPL-1.0", "dependencies": { "@jest/types": "29.6.1", - "@testing-library/dom": "9.3.4", + "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.4.6", "@testing-library/react": "14.3.0", "@testing-library/react-hooks": "^8.0.0",