diff --git a/examples/web/package.json b/examples/web/package.json index d791d21979..ec58bcf5c0 100644 --- a/examples/web/package.json +++ b/examples/web/package.json @@ -6,7 +6,7 @@ "@apollo/client": "^3.10.4", "@babel/plugin-syntax-flow": "^7.24.1", "@babel/plugin-transform-react-jsx": "7.23.4", - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.5", "@testing-library/user-event": "^14.5.2", "@testing-library/dom": "^9.3.4", "@types/jest": "^29.5.12",