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:
Evan Rusackas
2026-01-26 15:52:22 -08:00
committed by GitHub
parent 73d4332b51
commit 7fc9974a7c
9 changed files with 150 additions and 464 deletions

View File

@@ -24,6 +24,7 @@
"lib"
],
"dependencies": {
"@types/d3-array": "^3.2.2",
"@types/react-redux": "^7.1.34",
"d3-array": "^3.2.4",
"lodash": "^4.17.23"