Bump ws from 8.19.0 to 8.20.1 (#464)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-21 07:58:42 -07:00
committed by GitHub
parent 710b8e34ac
commit 1307ea4e67
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"build:main": "esbuild src/index.ts --bundle --platform=node --outfile=../../crates-tauri/yaak-app-client/vendored/plugin-runtime/index.cjs"
},
"dependencies": {
"ws": "^8.18.0"
"ws": "^8.20.1"
},
"devDependencies": {
"@types/ws": "^8.5.13"