X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fwebsocket-server-pool%2Fws-worker_threads%2Fpnpm-lock.yaml;h=f3d0cf88675cf7eeb55b31e1a14e45a8631cc393;hb=898448487f3b987205e106ac78578d652aec4e1f;hp=08bdf4bc12e2d7be447e5e7733bf2b6608002f4e;hpb=b4308c16ad753194ee52dc8394d0bb36349f114e;p=poolifier.git diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index 08bdf4bc..f3d0cf88 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: poolifier: - specifier: ^3.0.8 - version: 3.0.8 + specifier: ^3.1.16 + version: 3.1.16 ws: - specifier: ^8.14.2 - version: 8.14.2(bufferutil@4.0.8)(utf-8-validate@6.0.3) + specifier: ^8.16.0 + version: 8.16.0(bufferutil@4.0.8)(utf-8-validate@6.0.3) optionalDependencies: bufferutil: @@ -22,19 +22,19 @@ optionalDependencies: devDependencies: '@types/node': - specifier: ^20.10.0 - version: 20.10.0 + specifier: ^20.10.6 + version: 20.10.6 '@types/ws': specifier: ^8.5.10 version: 8.5.10 typescript: - specifier: ^5.3.2 - version: 5.3.2 + specifier: ^5.3.3 + version: 5.3.3 packages: - /@types/node@20.10.0: - resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==} + /@types/node@20.10.6: + resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==} dependencies: undici-types: 5.26.5 dev: true @@ -42,7 +42,7 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 20.10.0 + '@types/node': 20.10.6 dev: true /bufferutil@4.0.8: @@ -59,14 +59,14 @@ packages: requiresBuild: true dev: false - /poolifier@3.0.8: - resolution: {integrity: sha512-L7zWLwE5O4liIBfUnWUU82MraAqgonk0uHZcBry/MvUnwF6hUjHnqrzJ6IAYRHGor9OT7TcztHHAqiLOlREHoA==} + /poolifier@3.1.16: + resolution: {integrity: sha512-OA1uMbCRb+DL8Me6DQ6nKp7VfEmRCoa3+NzAc/2KpGXx4Z/0bmlekH/Y6CDjrC2fc5fN6hq8lhRC7C6B7iqWtA==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false - /typescript@5.3.2: - resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -83,8 +83,8 @@ packages: node-gyp-build: 4.7.1 dev: false - /ws@8.14.2(bufferutil@4.0.8)(utf-8-validate@6.0.3): - resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} + /ws@8.16.0(bufferutil@4.0.8)(utf-8-validate@6.0.3): + resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1