Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
fix: superset-frontend/temporary_superset_ui/superset-ui-plugins-deck…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 2cd8054 commit 2ec11da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"access": "public"
},
"dependencies": {
"kepler.gl": "1.1.8",
"kepler.gl": "2.5.2",
"lodash": "^4.17.15",
"mapbox-gl": "^0.53.0",
"mapbox-gl": "^1.10.0",
"prop-types": "^15.6.0",
"react-palm": "^3.1.2",
"redux": "^4.0.5",
Expand Down

0 comments on commit 2ec11da

Please sign in to comment.