[Snyk] Security upgrade solana-agent-kit from 1.3.0 to 2.0.1#25
Conversation
…ulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Upgrades the solana-agent-kit dependency in the advanced Telegram bot starter example to address a reported transitive vulnerability.
Changes:
- Bump
solana-agent-kitfrom^1.3.0to^2.0.1inexamples/tg-bot-starter/advanced-tg-bot/package.json.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "react": "^19.2.0", | ||
| "react-dom": "^19.0.0", | ||
| "solana-agent-kit": "^1.3.0" | ||
| "solana-agent-kit": "^2.0.1" |
There was a problem hiding this comment.
solana-agent-kit was bumped to ^2.0.1, but examples/tg-bot-starter/advanced-tg-bot/pnpm-lock.yaml is still pinned to solana-agent-kit@1.3.0 (see lockfile entry around line ~2123). Please update and commit this package’s pnpm-lock.yaml so installs are reproducible and the security fix actually takes effect.
There was a problem hiding this comment.
Updated pnpm-lock.yaml to resolve solana-agent-kit to 2.0.10 (latest ^2.0.1 compatible version), replacing the old 1.3.0 pin. Committed in a4cd280.
Agent-Logs-Url: https://github.com/SMSDAO/solana-agent-kit/sessions/3dbb05f0-ab6e-4e73-8029-3823d4dfc1a6 Co-authored-by: SMSDAO <144380926+SMSDAO@users.noreply.github.com>
Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.
Snyk changed the following file(s):
examples/tg-bot-starter/advanced-tg-bot/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-LODASH-15053838
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Prototype Pollution