Skip to content

Commit 89e814d

Browse files
fix(deps): update dependency ws to v8.18.0 (#6904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93a728b commit 89e814d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"uuid": "9.0.1",
183183
"wait-port": "1.1.0",
184184
"write-file-atomic": "5.0.1",
185-
"ws": "8.17.1",
185+
"ws": "8.18.0",
186186
"zod": "3.23.8"
187187
},
188188
"devDependencies": {
@@ -200,7 +200,7 @@
200200
"@types/prettyjson": "0.0.33",
201201
"@types/semver": "7.5.8",
202202
"@types/uuid": "9.0.8",
203-
"@types/ws": "8.5.10",
203+
"@types/ws": "8.5.12",
204204
"@vitest/coverage-v8": "1.6.0",
205205
"c8": "9.1.0",
206206
"cheerio": "1.0.0",

0 commit comments

Comments
 (0)