diff --git a/packages/ws/package.json b/packages/ws/package.json index 5224001e3..1c4dd7c57 100644 --- a/packages/ws/package.json +++ b/packages/ws/package.json @@ -102,7 +102,7 @@ "typescript": "^5.4.5", "undici": "6.21.1", "vitest": "^1.6.0", - "zlib-sync": "^0.1.9" + "zlib-sync": "^0.1.10" }, "engines": { "node": ">=16.11.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 033185899..59c6242e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1765,8 +1765,8 @@ importers: specifier: ^1.6.0 version: 1.6.0(@edge-runtime/vm@3.2.0)(@types/node@18.17.9)(happy-dom@14.12.0)(terser@5.31.0) zlib-sync: - specifier: ^0.1.9 - version: 0.1.9 + specifier: ^0.1.10 + version: 0.1.10 packages: @@ -13932,8 +13932,8 @@ packages: engines: {node: '>=8.0.0'} hasBin: true - zlib-sync@0.1.9: - resolution: {integrity: sha512-DinB43xCjVwIBDpaIvQqHbmDsnYnSt6HJ/yiB2MZQGTqgPcwBSZqLkimXwK8BvdjQ/MaZysb5uEenImncqvCqQ==} + zlib-sync@0.1.10: + resolution: {integrity: sha512-t7/pYg5tLBznL1RuhmbAt8rNp5tbhr+TSrJFnMkRtrGIaPJZ6Dc0uR4u3OoQI2d6cGlVI62E3Gy6gwkxyIqr/w==} zod-validation-error@2.1.0: resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==} @@ -30784,7 +30784,7 @@ snapshots: optionalDependencies: commander: 9.5.0 - zlib-sync@0.1.9: + zlib-sync@0.1.10: dependencies: nan: 2.18.0