Skip to content

chore: resolve dependabot security vulnerabilities#121

Merged
devpathindcommunity-india merged 1 commit into
masterfrom
fix/dependabot-alerts
May 20, 2026
Merged

chore: resolve dependabot security vulnerabilities#121
devpathindcommunity-india merged 1 commit into
masterfrom
fix/dependabot-alerts

Conversation

@Aditya948351

Copy link
Copy Markdown
Collaborator

Resolves high and critical dependabot alerts by running npm audit fix and securely updating next.js to 16.2.6.

@devpathindcommunity-india devpathindcommunity-india merged commit ee003b8 into master May 20, 2026
2 checks passed
@Aditya948351 Aditya948351 deleted the fix/dependabot-alerts branch May 20, 2026 04:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates JavaScript dependencies to address Dependabot security alerts, primarily by upgrading Next.js and regenerating the npm lockfile after npm audit fix.

Changes:

  • Bump next from 16.0.10 to 16.2.6 (now expressed as ^16.2.6) in package.json.
  • Regenerate package-lock.json, pulling in updated transitive dependencies related to the audit fixes.
  • Update the lockfile-resolved Next.js toolchain packages (e.g., @next/env, @next/swc-*) to 16.2.6.

Reviewed changes

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

File Description
package.json Updates the declared Next.js version range used by the app.
package-lock.json Re-locks dependencies after audit fixes; updates Next.js resolution and many transitive packages.

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

Comment thread package.json
Comment thread package.json
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