Skip to content

Commit af04ca6

Browse files
fix(deps): update dependency ws to ^8.21.0 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent addfa7b commit af04ca6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

deps/claude/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/claude/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"string-width": "^8.0.0",
1111
"strip-ansi": "^7",
1212
"wrap-ansi": "^10.0.0",
13-
"ws": "^8",
13+
"ws": "^8.21.0",
1414
"yaml": "^2"
1515
}
1616
}

0 commit comments

Comments
 (0)