Skip to content

Commit 3e70dee

Browse files
build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/plugins/plugin-chart-echarts (#26541)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58c0f2c commit 3e70dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset-frontend/plugins/plugin-chart-echarts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"d3-array": "^1.2.0",
3131
"echarts": "^5.4.1",
32-
"lodash": "^4.17.15",
32+
"lodash": "^4.17.21",
3333
"moment": "^2.26.0"
3434
},
3535
"peerDependencies": {

0 commit comments

Comments
 (0)