Skip to content

Fix dev-dependency Dependabot advisories - #135

Merged
theRealPadster merged 1 commit into
mainfrom
fix/dependabot-dev-advisories
Aug 21, 2026
Merged

Fix dev-dependency Dependabot advisories#135
theRealPadster merged 1 commit into
mainfrom
fix/dependabot-dev-advisories

Conversation

@theRealPadster

Copy link
Copy Markdown
Owner

Clears the nine open Dependabot alerts. All are development-scope transitive deps in package-lock.json — DoS advisories in tooling, nothing that ships to consumers of the library.

Produced by npm audit fix (no --force).

Package Was Now Pulled in by
js-yaml 4.1.1 / 3.14.2 4.3.1 / 3.15.1 nyc, @istanbuljs/load-nyc-config
brace-expansion 1.1.14 / 5.0.5 1.1.18 / 5.0.9 eslint, mocha, glob, test-exclude
@babel/core 7.28.5 7.29.7 nyc

Notes:

🤖 Generated with Claude Code

https://claude.ai/code/session_01FAATgceWwet75x4EebX97d

Resolves the nine open Dependabot alerts, all development-scope
transitive deps in package-lock.json:

- js-yaml 4.1.1 -> 4.3.1, 3.14.2 -> 3.15.1 (via nyc/@istanbuljs)
- brace-expansion 1.1.14 -> 1.1.18, 5.0.5 -> 5.0.9 (via eslint, mocha, glob)
- @babel/core 7.28.5 -> 7.29.7

Lockfile-only; every update satisfies the existing package.json ranges.
npm audit reports 0 vulnerabilities. Tests (56 passing) and lint pass.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FAATgceWwet75x4EebX97d
@theRealPadster
theRealPadster merged commit 2a56871 into main Aug 21, 2026
4 checks passed
@theRealPadster
theRealPadster deleted the fix/dependabot-dev-advisories branch August 21, 2026 14:20
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