mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#27318)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
4
superset-frontend/package-lock.json
generated
4
superset-frontend/package-lock.json
generated
@@ -68824,7 +68824,7 @@
|
||||
"d3-color": "^1.4.1",
|
||||
"d3-scale": "^3.0.0",
|
||||
"deck.gl": "8.8.27",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
"prop-types": "^15.6.0",
|
||||
@@ -86952,7 +86952,7 @@
|
||||
"d3-color": "^1.4.1",
|
||||
"d3-scale": "^3.0.0",
|
||||
"deck.gl": "8.8.27",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
"prop-types": "^15.6.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"d3-color": "^1.4.1",
|
||||
"d3-scale": "^3.0.0",
|
||||
"deck.gl": "8.8.27",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
"prop-types": "^15.6.0",
|
||||
|
||||
Reference in New Issue
Block a user