X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fwebsocket-server-pool%2Fws-worker_threads%2Fpnpm-lock.yaml;h=1e9fc7ba456785e099e939e3835076f1ed51ddfb;hb=ddb07373a40837e9b48253df46b5b2cc99e5f4bb;hp=162893bc1d447ff7d31b6369f66d43dcdc7dcb38;hpb=37aa0b40aa7c638d76c807fa1d89216c7b4edf42;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 162893bc..1e9fc7ba 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,8 +6,8 @@ settings: dependencies: poolifier: - specifier: ^2.6.45 - version: 2.6.45 + specifier: ^2.7.0 + version: 2.7.0 ws: specifier: ^8.14.2 version: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3) @@ -22,8 +22,8 @@ optionalDependencies: devDependencies: '@types/node': - specifier: ^20.6.2 - version: 20.6.2 + specifier: ^20.6.3 + version: 20.6.3 '@types/ws': specifier: ^8.5.5 version: 8.5.5 @@ -33,14 +33,14 @@ devDependencies: packages: - /@types/node@20.6.2: - resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} + /@types/node@20.6.3: + resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} dev: true /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 20.6.2 + '@types/node': 20.6.3 dev: true /bufferutil@4.0.7: @@ -57,8 +57,8 @@ packages: requiresBuild: true dev: false - /poolifier@2.6.45: - resolution: {integrity: sha512-FiSvj+MsEoBK5M3g+38nhgM17OoeiWIDuOUI7wCSUxCGycvMc43WdIVTiuCX4uMUKVBzXaOOWw4UlEsRvPl6Xw==} + /poolifier@2.7.0: + resolution: {integrity: sha512-nCfq3L1a6O43P9NfFto/dNmzhiG/vCknNmEtHr4shpFZZ1Z1G8grOhhxv4Dc0GQX8POavUO/VDKKGl4AA4oZzw==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false