diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index f30739eb581c..5edfeaa5ab6c 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -98,7 +98,6 @@ "mustache": "^4.2.0", "nanoid": "^5.0.9", "ol": "^7.5.2", - "polished": "^4.3.1", "prop-types": "^15.8.1", "re-resizable": "^6.10.1", "react": "^17.0.2", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 734c6a11eae1..cd105f787129 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -177,7 +177,6 @@ "mustache": "^4.2.0", "nanoid": "^5.0.9", "ol": "^7.5.2", - "polished": "^4.3.1", "prop-types": "^15.8.1", "re-resizable": "^6.10.1", "react": "^17.0.2",