Skip to content

Conversation

@FrankLedo
Copy link
Contributor

Summary

Updates the glob dependency from version 10.3.10 to 10.5.0 to address a security vulnerability.

Changes

  • Update glob from 10.3.10 to 10.5.0 in package.json
  • Update pnpm-lock.yaml
  • Bump package version to 2.4.1 (patch release)
  • Add changelog entry for the security fix

Testing

All tests pass:

  • ✅ Unit tests (234 tests, 100% coverage)
  • ✅ TypeScript type checking
  • ✅ Linting
  • ✅ Build

Security

This update addresses potential security issues in the glob package used for file pattern matching in the markdown-confluence-sync component.

Updates glob from 10.3.10 to 10.5.0 to address security vulnerability.

- Update glob dependency in package.json
- Bump version to 2.4.1 (patch release)
- Update CHANGELOG.md with security fix entry
- Update pnpm-lock.yaml

All tests pass with 100% coverage.
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