fix: address security vulnerabilities in dependencies#1516
Merged
Conversation
- Bump sequelize ^6.37.8 (SQL injection CVE) - Bump @modelcontextprotocol/sdk ^1.28.0 (fixes transitive hono, @hono/node-server, express-rate-limit) - Bump typedoc ^0.28.18 (fixes transitive markdown-it) - Bump forest-cli 5.3.9 (ships fixed sequelize) - Re-resolve @aws-sdk/xml-builder to 3.972.16 (ships fixed fast-xml-parser 5.5.8) - Remove 6 stale resolutions now covered by parent package bumps Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Coverage Impact This PR will not change total coverage. 🚦 See full report on Qlty Cloud »🛟 Help
|
DayTF
approved these changes
Mar 31, 2026
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/ai-proxy [1.6.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.6.2...@forestadmin/ai-proxy@1.6.3) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1))
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/datasource-sequelize [1.13.7](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sequelize@1.13.6...@forestadmin/datasource-sequelize@1.13.7) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1))
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/datasource-sql [1.17.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sql@1.17.8...@forestadmin/datasource-sql@1.17.9) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/datasource-sequelize:** upgraded to 1.13.7
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/datasource-replica [1.8.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.8.5...@forestadmin/datasource-replica@1.8.6) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/datasource-sequelize:** upgraded to 1.13.7 * **@forestadmin/datasource-sql:** upgraded to 1.17.9
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/mcp-server [1.8.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/mcp-server@1.8.9...@forestadmin/mcp-server@1.8.10) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/agent-client:** upgraded to 1.4.15 * **@forestadmin/forestadmin-client:** upgraded to 1.37.19
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/agent [1.75.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.75.1...@forestadmin/agent@1.75.2) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/forestadmin-client:** upgraded to 1.37.19 * **@forestadmin/mcp-server:** upgraded to 1.8.10 * **@forestadmin/datasource-sql:** upgraded to 1.17.9
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/agent-testing [1.0.25](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent-testing@1.0.24...@forestadmin/agent-testing@1.0.25) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/agent-client:** upgraded to 1.4.15 * **@forestadmin/forestadmin-client:** upgraded to 1.37.19 * **@forestadmin/agent:** upgraded to 1.75.2 * **@forestadmin/datasource-sql:** upgraded to 1.17.9
forest-bot
added a commit
that referenced
this pull request
Mar 31, 2026
## @forestadmin/forest-cloud [1.12.100](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.99...@forestadmin/forest-cloud@1.12.100) (2026-03-31) ### Bug Fixes * address security vulnerabilities in dependencies ([#1516](#1516)) ([c52b1e1](c52b1e1)) ### Dependencies * **@forestadmin/agent:** upgraded to 1.75.2 * **@forestadmin/datasource-sequelize:** upgraded to 1.13.7 * **@forestadmin/datasource-sql:** upgraded to 1.17.9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
sequelizeto^6.37.8across all packages (SQL injection — CVSS 7.5)@modelcontextprotocol/sdkto^1.28.0in mcp-server and ai-proxy (fixes transitivehono,@hono/node-server,express-rate-limit)typedocto^0.28.18(fixes transitivemarkdown-it)forest-clito5.3.9in forest-cloud (ships fixed sequelize)@aws-sdk/xml-builderto 3.972.16 (ships fixedfast-xml-parser5.5.8)Vulnerabilities addressed
Test plan
🤖 Generated with Claude Code
Note
Fix security vulnerabilities by updating dependencies across packages
sequelizeto^6.37.8across all packages that depend on it (agent,datasource-sequelize,datasource-sql,datasource-replica, etc.)@modelcontextprotocol/sdkto^1.28.0inai-proxyandmcp-servertarversion range to>=7.5.11and removes version-pinning overrides forhono,markdown-it, and@aws-sdk/xml-builderin the root package.jsonMacroscope summarized f3472fd.