mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(deps): remove encodable dependency and pin query-string to fix Dependabot CI failures (#37450)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,4 +19,3 @@
|
||||
|
||||
export { default as WordCloudChartPlugin } from './plugin';
|
||||
export * from './types';
|
||||
export { default as configureEncodable } from './configureEncodable';
|
||||
|
||||
Reference in New Issue
Block a user