Skip to content

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

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

[Snyk] Security upgrade next from 15.1.3 to 16.1.7#59
SMSDAO merged 1 commit intomainfrom
snyk-fix-01238d978b33ab04acc521891d280415

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/advanced-tg-bot/package.json
  • examples/tg-bot-starter/advanced-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

…tg-bot-starter/advanced-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
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

Updates dependencies for the advanced-tg-bot example (primarily Next.js) and refreshes the pnpm lockfile to match the new resolved graph.

Changes:

  • Bump next dependency to 16.1.7 in the example app.
  • Regenerate pnpm-lock.yaml, updating Next-related packages and transitive deps (e.g., sharp and platform-specific @img/* packages).

Reviewed changes

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

File Description
examples/tg-bot-starter/advanced-tg-bot/package.json Updates the example’s Next.js version.
examples/tg-bot-starter/advanced-tg-bot/pnpm-lock.yaml Re-locks dependencies to reflect the updated Next.js (and resulting transitive updates).
Files not reviewed (1)
  • examples/tg-bot-starter/advanced-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": "16.1.5",
"next": "16.1.7",
@SMSDAO SMSDAO merged commit f0b34d4 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