diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index e4569ea7f4c5..3b394326c2e2 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -55,7 +55,6 @@ "@visx/xychart": "^3.0.0", "abortcontroller-polyfill": "^1.1.9", "ace-builds": "^1.4.14", - "ansi-regex": "^4.1.1", "antd": "4.10.3", "babel-plugin-typescript-to-proptypes": "^2.0.0", "bootstrap": "^3.4.1", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 056edcb6821e..06fec0b706ab 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -121,7 +121,6 @@ "@visx/xychart": "^3.0.0", "abortcontroller-polyfill": "^1.1.9", "ace-builds": "^1.4.14", - "ansi-regex": "^4.1.1", "antd": "4.10.3", "babel-plugin-typescript-to-proptypes": "^2.0.0", "bootstrap": "^3.4.1",