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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-14 17:12:58 -07:00 committed by GitHub
parent 58c0f2cc7d
commit 3e70dee89f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"dependencies": {
"d3-array": "^1.2.0",
"echarts": "^5.4.1",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"moment": "^2.26.0"
},
"peerDependencies": {