chore(deps): bump datamaps from 0.5.9 to 0.5.10 in /superset-frontend (#37913)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 14:51:03 -08:00
committed by GitHub
parent 84f1ee4409
commit 604d49f557
2 changed files with 5 additions and 5 deletions

View File

@@ -22903,9 +22903,9 @@
}
},
"node_modules/datamaps": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/datamaps/-/datamaps-0.5.9.tgz",
"integrity": "sha512-GUXpO713URNzaExVUgBtqA5fr2UuxUG/fVitI04zEFHVL2FHSjd672alHq8E16oQqRNzF0m1bmx8WlTnDrGSqQ==",
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/datamaps/-/datamaps-0.5.10.tgz",
"integrity": "sha512-FU9J8oXQlGuwALvf3LVno/jKSLiK4uTPcbrSfIRcVBwXCZ7I2KMSmj8kqW4rvBvSbd7Sk5oBxy4PTjSVq+XrMw==",
"license": "MIT",
"dependencies": {
"@types/d3": "3.5.38",
@@ -53576,7 +53576,7 @@
"d3": "^3.5.17",
"d3-array": "^3.2.4",
"d3-color": "^3.1.0",
"datamaps": "^0.5.9",
"datamaps": "^0.5.10",
"prop-types": "^15.8.1"
},
"peerDependencies": {

View File

@@ -32,7 +32,7 @@
"d3": "^3.5.17",
"d3-array": "^3.2.4",
"d3-color": "^3.1.0",
"datamaps": "^0.5.9",
"datamaps": "^0.5.10",
"prop-types": "^15.8.1"
},
"peerDependencies": {