Skip to content

[Snyk] Security upgrade next from 15.1.3 to 16.1.7#58

Merged
SMSDAO merged 1 commit intomainfrom
snyk-fix-c920dedb15d0c7c15a9bb2c05f0df1e8
Mar 27, 2026
Merged

[Snyk] Security upgrade next from 15.1.3 to 16.1.7#58
SMSDAO merged 1 commit intomainfrom
snyk-fix-c920dedb15d0c7c15a9bb2c05f0df1e8

Conversation

@SMSDAO
Copy link
Copy Markdown
Owner

@SMSDAO SMSDAO commented Mar 18, 2026

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • examples/tg-bot-starter/basic-tg-bot/package.json
  • examples/tg-bot-starter/basic-tg-bot/pnpm-lock.yaml

Vulnerabilities that will be fixed with an upgrade:

Issue
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-15674556
medium severity HTTP Request Smuggling
SNYK-JS-NEXT-15674558

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

🦉 Allocation of Resources Without Limits or Throttling

…bot-starter/basic-tg-bot/pnpm-lock.yaml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-15674556
- https://snyk.io/vuln/SNYK-JS-NEXT-15674558
Copilot AI review requested due to automatic review settings March 18, 2026 11:23
@socket-security
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the basic-tg-bot example’s Next.js dependency to address Snyk-reported vulnerabilities by moving off the affected Next 15.x line.

Changes:

  • Bump next from 15.1.3 to 16.1.7 in the example’s package.json.
  • Regenerate pnpm-lock.yaml to reflect the Next.js upgrade and updated transitive dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
examples/tg-bot-starter/basic-tg-bot/package.json Updates next to 16.1.7 for vulnerability remediation.
examples/tg-bot-starter/basic-tg-bot/pnpm-lock.yaml Lockfile refresh reflecting Next 16.1.7 and its transitive dependency updates.
Files not reviewed (1)
  • examples/tg-bot-starter/basic-tg-bot/pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

"grammy": "^1.33.0",
"messages": "link:@langchain/core/messages",
"next": "15.1.3",
"next": "16.1.7",
@SMSDAO SMSDAO merged commit 632207f into main Mar 27, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants