diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index db4cd1563b..3d13191659 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -16,8 +16,8 @@ }, "dependencies": { "@antv/g2plot": "^2.4.29", - "@antv/l7": "^2.22.0", - "@antv/l7plot": "^0.5.5", + "@antv/l7": "2.23.1", + "@antv/l7plot": "0.5.11", "@antv/s2": "^1.49.0", "@babel/runtime": "^7.5.5", "@codemirror/lang-sql": "^6.4.0",