From 794156aa3d91288a7a60c092f14cc308bfc7388f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:08:51 +0000 Subject: [PATCH] Bump ag-grid-community from 23.2.0 to 31.3.4 in /traffic_portal Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 23.2.0 to 31.3.4. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](https://github.com/ag-grid/ag-grid/compare/v23.2.0...v31.3.4) --- updated-dependencies: - dependency-name: ag-grid-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- traffic_portal/package-lock.json | 14 +++++++------- traffic_portal/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/traffic_portal/package-lock.json b/traffic_portal/package-lock.json index 9501e6e076..c6442f5d1d 100644 --- a/traffic_portal/package-lock.json +++ b/traffic_portal/package-lock.json @@ -9,7 +9,7 @@ "version": "8.1.0", "dependencies": { "@uirouter/angularjs": "0.4.3", - "ag-grid-community": "23.2.0", + "ag-grid-community": "31.3.4", "angular": "1.8.3", "angular-animate": "1.8.3", "angular-bootstrap-contextmenu": "1.2.1", @@ -464,9 +464,9 @@ } }, "node_modules/ag-grid-community": { - "version": "23.2.0", - "resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-23.2.0.tgz", - "integrity": "sha512-aG7Ghfu79HeqOCd50GhFSeZUX1Tw9BVUX1VKMuglkAcwYPTQjuYvYT7QVQB5FGzfFjcVq4a1QFfcgdoAcZYJIA==" + "version": "31.3.4", + "resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz", + "integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==" }, "node_modules/angular": { "version": "1.8.3", @@ -8642,9 +8642,9 @@ } }, "ag-grid-community": { - "version": "23.2.0", - "resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-23.2.0.tgz", - "integrity": "sha512-aG7Ghfu79HeqOCd50GhFSeZUX1Tw9BVUX1VKMuglkAcwYPTQjuYvYT7QVQB5FGzfFjcVq4a1QFfcgdoAcZYJIA==" + "version": "31.3.4", + "resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz", + "integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==" }, "angular": { "version": "1.8.3", diff --git a/traffic_portal/package.json b/traffic_portal/package.json index 607348f6d7..ffb5aab269 100644 --- a/traffic_portal/package.json +++ b/traffic_portal/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@uirouter/angularjs": "0.4.3", - "ag-grid-community": "23.2.0", + "ag-grid-community": "31.3.4", "angular": "1.8.3", "angular-animate": "1.8.3", "angular-bootstrap-contextmenu": "1.2.1",