diff --git a/examples/web/package.json b/examples/web/package.json index 65de434e03..74583debce 100644 --- a/examples/web/package.json +++ b/examples/web/package.json @@ -6,7 +6,7 @@ "@apollo/client": "^3.10.8", "@babel/plugin-syntax-flow": "^7.24.7", "@babel/plugin-transform-react-jsx": "7.24.7", - "@testing-library/jest-dom": "^6.4.5", + "@testing-library/jest-dom": "^6.4.8", "@testing-library/user-event": "^14.5.2", "@testing-library/dom": "^9.3.4", "@types/jest": "^29.5.12",