build(deps-dev): bump @types/ws
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / pnpm-lock.yaml
index 17f1e8256dec58eb8f42f490f2384dc74c936b24..bcd03f23d278fa6e05d694e46ee1edb0b05bb5ca 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   poolifier:
-    specifier: ^2.7.5
-    version: 2.7.5
+    specifier: ^3.0.0
+    version: 3.0.0
   ws:
     specifier: ^8.14.2
     version: 8.14.2(bufferutil@4.0.7)(utf-8-validate@6.0.3)
@@ -28,8 +28,8 @@ devDependencies:
     specifier: ^20.8.4
     version: 20.8.4
   '@types/ws':
-    specifier: ^8.5.6
-    version: 8.5.6
+    specifier: ^8.5.7
+    version: 8.5.7
   rollup:
     specifier: ^3.29.4
     version: 3.29.4
@@ -122,8 +122,8 @@ packages:
       undici-types: 5.25.3
     dev: true
 
-  /@types/ws@8.5.6:
-    resolution: {integrity: sha512-8B5EO9jLVCy+B58PLHvLDuOD8DRVMgQzq8d55SjLCOn9kqGyqOvy27exVaTio1q1nX5zLu8/6N0n2ThSxOM6tg==}
+  /@types/ws@8.5.7:
+    resolution: {integrity: sha512-6UrLjiDUvn40CMrAubXuIVtj2PEfKDffJS7ychvnPU44j+KVeXmdHHTgqcM/dxLUTHxlXHiFM8Skmb8ozGdTnQ==}
     dependencies:
       '@types/node': 20.8.4
     dev: true
@@ -395,9 +395,9 @@ packages:
     engines: {node: '>=8.6'}
     dev: true
 
-  /poolifier@2.7.5:
-    resolution: {integrity: sha512-JU12qU1IpW2abb5N6YTBPbnQL6wYX3hdjUy/jR+2VIZI97R/20GwuVwZxkQTyt+IsZBneEpqz3/ym1fOeorZAQ==}
-    engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
+  /poolifier@3.0.0:
+    resolution: {integrity: sha512-Jp5xkqNNhswcOuCisP03hjfi4KXIzNy73e/EcGupI4sbeQMTOKgcRiW1VCfg2Mq29ldkf6sMm79HI5WovaUV/A==}
+    engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false