diff --git a/graylog2-web-interface/packages/jest-preset-graylog/package.json b/graylog2-web-interface/packages/jest-preset-graylog/package.json index 144b1df2b5a2..dc57823abc8e 100644 --- a/graylog2-web-interface/packages/jest-preset-graylog/package.json +++ b/graylog2-web-interface/packages/jest-preset-graylog/package.json @@ -12,7 +12,7 @@ "dependencies": { "@jest/types": "29.6.1", "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "6.4.1", + "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.1.2", "@testing-library/react-hooks": "^8.0.0", "@testing-library/user-event": "^13.5.0",