diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 07acfef7dd3fe..fb32ffcaea1f9 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -62386,7 +62386,7 @@ "@types/d3-array": "^2.9.0", "@types/enzyme": "^3.10.5", "@types/react-table": "^7.0.29", - "classnames": "^2.3.2", + "classnames": "^2.5.1", "d3-array": "^2.4.0", "lodash": "^4.17.21", "match-sorter": "^6.3.0", @@ -75684,7 +75684,7 @@ "@types/d3-array": "^2.9.0", "@types/enzyme": "^3.10.5", "@types/react-table": "^7.0.29", - "classnames": "^2.3.2", + "classnames": "^2.5.1", "d3-array": "^2.4.0", "lodash": "^4.17.21", "match-sorter": "^6.3.0", diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 98a097a3c4e02..fd61b502632d4 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -28,7 +28,7 @@ "@types/d3-array": "^2.9.0", "@types/enzyme": "^3.10.5", "@types/react-table": "^7.0.29", - "classnames": "^2.3.2", + "classnames": "^2.5.1", "d3-array": "^2.4.0", "lodash": "^4.17.21", "match-sorter": "^6.3.0",