diff --git a/apps/websocket/package.json b/apps/websocket/package.json index 185d2f298..8edec0fb1 100644 --- a/apps/websocket/package.json +++ b/apps/websocket/package.json @@ -27,7 +27,7 @@ "@homarr/validation": "workspace:^0.1.0", "dotenv": "^16.5.0", "tsx": "4.19.4", - "ws": "^8.18.1" + "ws": "^8.18.2" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2824cf956..2732f5ce8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -455,8 +455,8 @@ importers: specifier: 4.19.4 version: 4.19.4 ws: - specifier: ^8.18.1 - version: 8.18.1 + specifier: ^8.18.2 + version: 8.18.2 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -10728,8 +10728,8 @@ packages: utf-8-validate: optional: true - ws@8.18.1: - resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} + ws@8.18.2: + resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -11828,7 +11828,7 @@ snapshots: '@types/ws': 8.18.1 form-data: 4.0.1 hpagent: 1.2.0 - isomorphic-ws: 5.0.0(ws@8.18.1) + isomorphic-ws: 5.0.0(ws@8.18.2) js-yaml: 4.1.0 jsonpath-plus: 10.3.0 node-fetch: 2.7.0 @@ -11838,7 +11838,7 @@ snapshots: stream-buffers: 3.0.3 tar: 7.4.3 tmp-promise: 3.0.3 - ws: 8.18.1 + ws: 8.18.2 transitivePeerDependencies: - bufferutil - encoding @@ -16710,9 +16710,9 @@ snapshots: transitivePeerDependencies: - encoding - isomorphic-ws@5.0.0(ws@8.18.1): + isomorphic-ws@5.0.0(ws@8.18.2): dependencies: - ws: 8.18.1 + ws: 8.18.2 issue-parser@7.0.1: dependencies: @@ -16812,7 +16812,7 @@ snapshots: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.2.0 - ws: 8.18.1 + ws: 8.18.2 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -17644,7 +17644,7 @@ snapshots: http-cookie-agent: 5.0.4(deasync@0.1.30)(tough-cookie@4.1.4)(undici@7.8.0) tough-cookie: 4.1.4 url: 0.11.4 - ws: 8.18.1 + ws: 8.18.2 transitivePeerDependencies: - bufferutil - deasync @@ -20552,7 +20552,7 @@ snapshots: ws@8.17.1: {} - ws@8.18.1: {} + ws@8.18.2: {} xdg-basedir@4.0.0: {}