mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
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:
8
superset-frontend/package-lock.json
generated
8
superset-frontend/package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user