From 4288afbc35d37e3ac6f52dd56894dcfcbf851fb1 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:27:05 +0100 Subject: [PATCH] build: allow building --- packages/ws/package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/packages/ws/package.json b/packages/ws/package.json index 573ebd55d..2ad54715b 100644 --- a/packages/ws/package.json +++ b/packages/ws/package.json @@ -102,7 +102,7 @@ "typescript": "~5.5.4", "undici": "6.21.1", "vitest": "^2.0.5", - "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 7615b8d54..8b1865817 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1765,8 +1765,8 @@ importers: specifier: ^2.0.5 version: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@18.19.45)(happy-dom@14.12.3)(terser@5.31.6) zlib-sync: - specifier: ^0.1.9 - version: 0.1.9 + specifier: ^0.1.10 + version: 0.1.10 packages: @@ -3503,6 +3503,7 @@ packages: '@msgpack/msgpack@3.0.0-beta2': resolution: {integrity: sha512-y+l1PNV0XDyY8sM3YtuMLK5vE3/hkfId+Do8pLo/OPxfxuFAUwcGz3oiiUuV46/aBpwTzZ+mRWVMtlSKbradhw==} engines: {node: '>= 14'} + deprecated: too old '@neondatabase/serverless@0.9.4': resolution: {integrity: sha512-D0AXgJh6xkf+XTlsO7iwE2Q1w8981E1cLCPAALMU2YKtkF/1SF6BiAzYARZFYo175ON+b1RNIy9TdSFHm5nteg==} @@ -12263,6 +12264,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -13715,8 +13717,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==} @@ -29862,7 +29864,7 @@ snapshots: optionalDependencies: commander: 9.5.0 - zlib-sync@0.1.9: + zlib-sync@0.1.10: dependencies: nan: 2.20.0