diff --git a/examples/react-pivot-table/dashboard-app/package.json b/examples/react-pivot-table/dashboard-app/package.json index 2ef241e845180..5536304268c07 100644 --- a/examples/react-pivot-table/dashboard-app/package.json +++ b/examples/react-pivot-table/dashboard-app/package.json @@ -12,7 +12,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^12.8.3", - "ag-grid-community": "^25.1.0", + "ag-grid-community": "^31.3.4", "ag-grid-enterprise": "^25.1.0", "ag-grid-react": "^25.1.0", "antd": "^4.14.0", diff --git a/examples/react-pivot-table/dashboard-app/yarn.lock b/examples/react-pivot-table/dashboard-app/yarn.lock index 050255d8fed04..113cd3cf29e50 100644 --- a/examples/react-pivot-table/dashboard-app/yarn.lock +++ b/examples/react-pivot-table/dashboard-app/yarn.lock @@ -2652,10 +2652,10 @@ adjust-sourcemap-loader@3.0.0: loader-utils "^2.0.0" regex-parser "^2.2.11" -ag-grid-community@^25.1.0: - version "25.3.0" - resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-25.3.0.tgz#9a0acce6d35f0c23313aa559dbd8acd737d5ef19" - integrity sha512-Xe4NZG0PP9kvhila1uHU4BeVfLDCWBmcuBYLBZ+49jvK+jYpuwdAjV3AwIlxpZGRR3WTdBUvUkSz9rmi2DRE3Q== +ag-grid-community@^31.3.4: + version "31.3.4" + resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-31.3.4.tgz#d9397672d6941aebc633a37b2b32e3637aa05642" + integrity sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw== ag-grid-enterprise@^25.1.0: version "25.3.0"