Skip to content

Comments

[Snyk] Security upgrade @nestjs/swagger from 11.2.0 to 11.2.6#90

Open
lgdlong wants to merge 1 commit intomainfrom
snyk-fix-325d6004a14281dfe96eb7c47bd60e2b
Open

[Snyk] Security upgrade @nestjs/swagger from 11.2.0 to 11.2.6#90
lgdlong wants to merge 1 commit intomainfrom
snyk-fix-325d6004a14281dfe96eb7c47bd60e2b

Conversation

@lgdlong
Copy link
Owner

@lgdlong lgdlong commented Feb 8, 2026

snyk-top-banner

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

Snyk changed the following file(s):

  • apps/api/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-LODASH-15053838
  631  

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:

🦉 Prototype Pollution

Copilot AI review requested due to automatic review settings February 8, 2026 11:33
@vercel
Copy link

vercel bot commented Feb 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-wiki Error Error Feb 8, 2026 11:33am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 8, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-325d6004a14281dfe96eb7c47bd60e2b

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

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

PR này nâng phiên bản @nestjs/swagger trong apps/api để xử lý cảnh báo bảo mật do Snyk phát hiện trong dependency tree của dự án.

Changes:

  • Bump @nestjs/swagger từ ^11.2.0 lên ^11.2.6 trong apps/api/package.json.

"@nestjs/passport": "^11.0.5",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/swagger": "^11.2.0",
"@nestjs/swagger": "^11.2.6",
Copy link

Copilot AI Feb 8, 2026

Choose a reason for hiding this comment

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

pnpm-lock.yaml is not updated to reflect this dependency bump. In the current lockfile, @nestjs/swagger is still pinned to 11.2.0 (and the specifier is ^11.2.0), so this change won’t actually be applied under frozen-lockfile installs and may fail CI or leave the vuln unfixed. Regenerate and commit the updated root pnpm-lock.yaml (e.g., run pnpm install from the repo root).

Copilot uses AI. Check for mistakes.
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.

2 participants