diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 1ef93bce0e862..7b2cb12f6a767 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -19,7 +19,7 @@ "@superset-ui/core": "^0.17.81", "@superset-ui/legacy-plugin-chart-calendar": "^0.17.85", "@superset-ui/legacy-plugin-chart-chord": "^0.17.85", - "@superset-ui/legacy-plugin-chart-country-map": "^0.17.85", + "@superset-ui/legacy-plugin-chart-country-map": "^0.17.87", "@superset-ui/legacy-plugin-chart-event-flow": "^0.17.85", "@superset-ui/legacy-plugin-chart-force-directed": "^0.17.85", "@superset-ui/legacy-plugin-chart-heatmap": "^0.17.85", @@ -39,7 +39,7 @@ "@superset-ui/legacy-preset-chart-big-number": "^0.17.86", "@superset-ui/legacy-preset-chart-deckgl": "^0.4.11", "@superset-ui/legacy-preset-chart-nvd3": "^0.17.85", - "@superset-ui/plugin-chart-echarts": "^0.17.85", + "@superset-ui/plugin-chart-echarts": "^0.17.87", "@superset-ui/plugin-chart-pivot-table": "^0.17.85", "@superset-ui/plugin-chart-table": "^0.17.85", "@superset-ui/plugin-chart-word-cloud": "^0.17.85", @@ -12136,9 +12136,9 @@ } }, "node_modules/@superset-ui/legacy-plugin-chart-country-map": { - "version": "0.17.85", - "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-country-map/-/legacy-plugin-chart-country-map-0.17.85.tgz", - "integrity": "sha512-g8OAwInPI9r/k/0ip9pXvQR7L6PInQhN8KfMb4j5VgC4+eUl04BQDpsclVoYOz5KqthkxPvGhdlOH0zHybv3Vg==", + "version": "0.17.87", + "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-country-map/-/legacy-plugin-chart-country-map-0.17.87.tgz", + "integrity": "sha512-IAXDWeuYPREMtXSiwBvlgw/JpqG3iele4cg4Mf9mKHJjKXXTBJV5SkSF5/raGH029/iUKChCGl4jZJgpnD5hMw==", "dependencies": { "@superset-ui/chart-controls": "0.17.85", "@superset-ui/core": "0.17.81", @@ -12685,9 +12685,9 @@ } }, "node_modules/@superset-ui/plugin-chart-echarts": { - "version": "0.17.85", - "resolved": "https://registry.npmjs.org/@superset-ui/plugin-chart-echarts/-/plugin-chart-echarts-0.17.85.tgz", - "integrity": "sha512-dAqRzVVm7Shn2fgKoj2puX0jefe2r14dOQThJ8CG/hRlpmXsKmLnSywwLvQVxq1oUhh+uQYsemdYBCsrQAuxcg==", + "version": "0.17.87", + "resolved": "https://registry.npmjs.org/@superset-ui/plugin-chart-echarts/-/plugin-chart-echarts-0.17.87.tgz", + "integrity": "sha512-IAmISCJzZk7GkxT/sHOrvdGClgIak9/QcwmAum+BPl9VDJTHCRJZGwXigEVLqUTq7cHfGLGhNb7GI/dGztSuIQ==", "dependencies": { "@superset-ui/chart-controls": "0.17.85", "@superset-ui/core": "0.17.81", @@ -61617,9 +61617,9 @@ } }, "@superset-ui/legacy-plugin-chart-country-map": { - "version": "0.17.85", - "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-country-map/-/legacy-plugin-chart-country-map-0.17.85.tgz", - "integrity": "sha512-g8OAwInPI9r/k/0ip9pXvQR7L6PInQhN8KfMb4j5VgC4+eUl04BQDpsclVoYOz5KqthkxPvGhdlOH0zHybv3Vg==", + "version": "0.17.87", + "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-country-map/-/legacy-plugin-chart-country-map-0.17.87.tgz", + "integrity": "sha512-IAXDWeuYPREMtXSiwBvlgw/JpqG3iele4cg4Mf9mKHJjKXXTBJV5SkSF5/raGH029/iUKChCGl4jZJgpnD5hMw==", "requires": { "@superset-ui/chart-controls": "0.17.85", "@superset-ui/core": "0.17.81", @@ -62116,9 +62116,9 @@ } }, "@superset-ui/plugin-chart-echarts": { - "version": "0.17.85", - "resolved": "https://registry.npmjs.org/@superset-ui/plugin-chart-echarts/-/plugin-chart-echarts-0.17.85.tgz", - "integrity": "sha512-dAqRzVVm7Shn2fgKoj2puX0jefe2r14dOQThJ8CG/hRlpmXsKmLnSywwLvQVxq1oUhh+uQYsemdYBCsrQAuxcg==", + "version": "0.17.87", + "resolved": "https://registry.npmjs.org/@superset-ui/plugin-chart-echarts/-/plugin-chart-echarts-0.17.87.tgz", + "integrity": "sha512-IAmISCJzZk7GkxT/sHOrvdGClgIak9/QcwmAum+BPl9VDJTHCRJZGwXigEVLqUTq7cHfGLGhNb7GI/dGztSuIQ==", "requires": { "@superset-ui/chart-controls": "0.17.85", "@superset-ui/core": "0.17.81", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 20e1afc52bb4d..4911500cde96d 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -71,7 +71,7 @@ "@superset-ui/core": "^0.17.81", "@superset-ui/legacy-plugin-chart-calendar": "^0.17.85", "@superset-ui/legacy-plugin-chart-chord": "^0.17.85", - "@superset-ui/legacy-plugin-chart-country-map": "^0.17.85", + "@superset-ui/legacy-plugin-chart-country-map": "^0.17.87", "@superset-ui/legacy-plugin-chart-event-flow": "^0.17.85", "@superset-ui/legacy-plugin-chart-force-directed": "^0.17.85", "@superset-ui/legacy-plugin-chart-heatmap": "^0.17.85", @@ -91,7 +91,7 @@ "@superset-ui/legacy-preset-chart-big-number": "^0.17.86", "@superset-ui/legacy-preset-chart-deckgl": "^0.4.11", "@superset-ui/legacy-preset-chart-nvd3": "^0.17.85", - "@superset-ui/plugin-chart-echarts": "^0.17.85", + "@superset-ui/plugin-chart-echarts": "^0.17.87", "@superset-ui/plugin-chart-pivot-table": "^0.17.85", "@superset-ui/plugin-chart-table": "^0.17.85", "@superset-ui/plugin-chart-word-cloud": "^0.17.85",