Skip to content

updated table package to remove dependenct on vulnerable version of ajv#115

Open
surajbalwani wants to merge 1 commit intojeemok:masterfrom
surajbalwani:feature/update-table-to-remove-ajv-dependency
Open

updated table package to remove dependenct on vulnerable version of ajv#115
surajbalwani wants to merge 1 commit intojeemok:masterfrom
surajbalwani:feature/update-table-to-remove-ajv-dependency

Conversation

@surajbalwani
Copy link

Description

Summary

Update table package dependency to remove transitive vulnerability from ajv.

Changes

  • Bumped table package to a version that resolves the vulnerable ajv dependency chain

Motivation

The current version of the table package includes a transitive dependency on a vulnerable version of ajv. This update addresses the security concern by upgrading to a version of table that uses a patched ajv version.

Impact

  • ✅ Eliminates security vulnerability in the dependency tree
  • ✅ Maintains backward compatibility
  • ✅ No breaking changes to the API

Testing

  • Existing tests pass
  • No new vulnerabilities detected in npm audit

Related Issues

Closes #114

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.

ajv vulnerabilty

1 participant