Skip to content

chore(package): bump underscore to ^1.13.8 and fix difflet git:// URL#72

Open
Jerricho93 wants to merge 1 commit into
videojs:0.15.xfrom
Jerricho93:fix/security-vulnerabilities
Open

chore(package): bump underscore to ^1.13.8 and fix difflet git:// URL#72
Jerricho93 wants to merge 1 commit into
videojs:0.15.xfrom
Jerricho93:fix/security-vulnerabilities

Conversation

@Jerricho93
Copy link
Copy Markdown

Description

Fix security vulnerabilities in npm dependencies and restore broken install.

  • underscore was pinned at 1.6.0, which is affected by a critical prototype pollution vulnerability. Bumped to ^1.13.8.
  • difflet was referenced via the git:// protocol, which GitHub has disabled. Changed to https:// so npm install succeeds.

Specific Changes proposed

  • Bump underscore from 1.6.0 to ^1.13.8 in devDependencies
  • Change difflet URL protocol from git:// to https:// in devDependencies

Requirements Checklist

  • Feature implemented / Bug fixed
  • Unit Tests updated or fixed
  • Docs/guides updated
  • Reviewed by Two Core Contributors

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant