diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 77735263763..a38d04a44ff 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -96,7 +96,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 3b65bb307c9..5d125802788 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -175,7 +175,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",