This is an automated email from the ASF dual-hosted git repository.

hainenber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 30ccbb2e050 chore(deps): update @types/geojson requirement from 
^7946.0.10 to ^7946.0.16 in 
/superset-frontend/plugins/plugin-chart-cartodiagram (#37908)
30ccbb2e050 is described below

commit 30ccbb2e0501a42c07fa970258afa7de1bb328a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 20:59:28 2026 +0700

    chore(deps): update @types/geojson requirement from ^7946.0.10 to 
^7946.0.16 in /superset-frontend/plugins/plugin-chart-cartodiagram (#37908)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/plugins/plugin-chart-cartodiagram/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/plugins/plugin-chart-cartodiagram/package.json 
b/superset-frontend/plugins/plugin-chart-cartodiagram/package.json
index abca2cc0ab0..ae141493eed 100644
--- a/superset-frontend/plugins/plugin-chart-cartodiagram/package.json
+++ b/superset-frontend/plugins/plugin-chart-cartodiagram/package.json
@@ -29,7 +29,7 @@
     "access": "public"
   },
   "dependencies": {
-    "@types/geojson": "^7946.0.10",
+    "@types/geojson": "^7946.0.16",
     "geojson": "^0.5.0",
     "lodash": "^4.17.23"
   },

Reply via email to