fix(deps): resolve npm audit vulnerabilities - #291
Open
lourens-octopus wants to merge 3 commits into
Open
Conversation
lourens-octopus
commented
Jul 26, 2026
Contributor
- Upgrade glob from v8 to v11 (fixes brace-expansion/minimatch chain in production dep)
- Update zipUtils.ts for glob v11 async API (hasMagic/GlobOptionsWithFileTypesUnset)
- Add skipLibCheck to tsconfig.json for glob v11 compatibility (modern TS private fields)
- Upgrade jest-junit from v15 to v17 (fixes uuid vulnerability)
- Remove @types/glob devDependency (glob v11 ships its own types)
- Add brace-expansion@^5.0.8 override to fix transitive eslint/jest/typedoc chain
- Upgrade glob from v8 to v11 (fixes brace-expansion/minimatch chain in production dep) - Update zipUtils.ts for glob v11 async API (hasMagic/GlobOptionsWithFileTypesUnset) - Add skipLibCheck to tsconfig.json for glob v11 compatibility (modern TS private fields) - Upgrade jest-junit from v15 to v17 (fixes uuid vulnerability) - Remove @types/glob devDependency (glob v11 ships its own types) - Add brace-expansion@^5.0.8 override to fix transitive eslint/jest/typedoc chain Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…patibility 2.11.3 and 2.11.4 were published after the CI npm registry cutoff date (2026-07-23), causing npm ci to fail with ETARGET. Pin to 2.11.1 (published 2026-07-22). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ibility 1.5.396 was published 2026-07-24, after the CI npm registry cutoff date (2026-07-23). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.