Skip to content

fix(vulnerability): Replace 'gaze' with 'chokidar'; Run audit fix#137

Merged
easingthemes merged 1 commit intoNetcentric:mainfrom
RMaksymczuk:fix-gaze-vulnerability
Feb 28, 2026
Merged

fix(vulnerability): Replace 'gaze' with 'chokidar'; Run audit fix#137
easingthemes merged 1 commit intoNetcentric:mainfrom
RMaksymczuk:fix-gaze-vulnerability

Conversation

@RMaksymczuk
Copy link

@RMaksymczuk RMaksymczuk commented Feb 27, 2026

Description

gaze library dependency minimatch has a vulnerability in version 3.0.8 that gaze is forcing to use

Related Issue

  • removed gaze library that have been outdated and container a vulnerability in minimatch dependency
  • added chokidar library as a replacement
  • updated the code in 'styles.js' using chokidar
  • run npm audit fix to fix minor vulnerabilities

Fixes #

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • All new and existing tests passed.

@easingthemes easingthemes merged commit 6742642 into Netcentric:main Feb 28, 2026
3 checks passed
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.

2 participants