Skip to content

Conversation

@ajivanyandev
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 26, 2025 13:00
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

This PR upgrades development dependencies to address high severity vulnerabilities by bumping puppeteer to version 24 and adding an override for cross-spawn through the pre-commit dependency path.

Key changes:

  • Puppeteer upgraded from v21.11.0 to v24.31.0 (major version bump)
  • Added override forcing cross-spawn 7.0.6 for pre-commit's dependency
  • Added .npmrc configuration to skip puppeteer chromium download

Reviewed changes

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

File Description
package.json Updates puppeteer version and adds cross-spawn override for pre-commit
package-lock.json Reflects transitive dependency updates from puppeteer upgrade and related packages
.npmrc Adds configuration to skip puppeteer chromium download during installation

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

@ajivanyandev ajivanyandev self-assigned this Nov 27, 2025
@ajivanyandev ajivanyandev merged commit 0849d92 into master Nov 27, 2025
43 checks passed
@ajivanyandev ajivanyandev deleted the fix/high-severity-deps branch November 27, 2025 10:58
@ajivanyandev ajivanyandev restored the fix/high-severity-deps branch November 27, 2025 11:00
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