chore(package): replace access-sniff with pa11y and fix security vulnerabilities#9180
Draft
Jerricho93 wants to merge 1 commit into
Draft
chore(package): replace access-sniff with pa11y and fix security vulnerabilities#9180Jerricho93 wants to merge 1 commit into
Jerricho93 wants to merge 1 commit into
Conversation
…erabilities Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
@mister-ben I've opened a series of PRs to fix security vulnerabilities across the videojs org dependencies. Before this one can be merged, the upstream PRs listed in the description need to be reviewed, merged, and published to npm first (in roughly that order, since some depend on others). Once those are all released, I'll update the lockfile here and mark this ready for review. Would you be able to take a look at those PRs when you get a chance? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix security vulnerabilities and replace deprecated access-sniff with pa11y.
access-sniffpulled in critical/high vulnerabilities throughaxios,jsdom, andphantomjs-prebuilt. Replaced withpa11y. Also:webpack ^1.15.0→^5.106.0(critical vulns),semver ^5.7.0→^7.5.4(ReDoS), plus anoverridesblock for remaining transitive vulnerabilities.Specific Changes proposed
access-sniff; addpa11y ^9.1.1+build/test-pa11y.jswebpackto^5.106.0; addwebpack-cli ^5.1.4; updatebuild:test:webpackscriptsemverto^7.5.4; addoverridesblockRequirements Checklist
npm run docs:apito error