Update dependencies#79
Merged
Merged
Conversation
Refresh the lockfile to clear high-severity DoS advisories on several dev-only, transitive dependencies. All bumps stay within existing package.json semver ranges — no manifest changes, and no eslint upgrade (eslint is already ^10.3.0; brace-expansion is transitive via minimatch, not pinned by eslint). @vscode/vsce 3.9.1 -> 3.9.2 (minimatch ^3 -> ^10, glob ^11 -> ^13) brace-expansion 5.0.6 -> 5.0.8 (GHSA-3jxr-9vmj-r5cp) fast-uri 3.1.2 -> 3.1.4 (GHSA-v2hh-gcrm-f6hx, GHSA-4c8g-83qw-93j6) js-yaml 4.2.0 -> 4.3.0 (GHSA-52cp-r559-cp3m) linkify-it 5.0.1 -> 5.0.2 (GHSA-v245-v573-v5vm) The vsce bump modernizes its dependency tree, dropping the legacy minimatch@3 branch that was the sole source of brace-expansion@1.x; the tree now carries only the patched brace-expansion 5.0.8. Net effect is a smaller lockfile (duplicated glob/minimatch subtrees collapse into the versions already present). npm audit now reports 0 vulnerabilities; eslint . passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PbGxqpu53Gthid7gA32JU4
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.
Dependency lockfile updates.
https://claude.ai/code/session_01PbGxqpu53Gthid7gA32JU4