Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 16 May 2024 02:25:49 +0000 (04:25 +0200)
committerGitHub <noreply@github.com>
Thu, 16 May 2024 02:25:49 +0000 (04:25 +0200)
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index 019961f917a8b982a4fd713a1a14020d6f92dba6..1fb8523cfbc4b4f8848a7864a543597e55c726b9 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^4.0.7",
+    "poolifier": "^4.0.8",
     "ws": "^8.17.0"
   },
   "devDependencies": {
index 4e18c9cf44bfef4ebd8f61140eb83f4e99f264b7..06755bd2e0ca12b9a54e467ea19e13a0abc3c8f5 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       poolifier:
-        specifier: ^4.0.7
-        version: 4.0.7
+        specifier: ^4.0.8
+        version: 4.0.8
       ws:
         specifier: ^8.17.0
         version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)
@@ -48,8 +48,8 @@ packages:
     resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==}
     hasBin: true
 
-  poolifier@4.0.7:
-    resolution: {integrity: sha512-hPUrIAfqHpLj7IpdmTOe5Ld7GCkaTcJPa6EED5SOOj5f81ONY17k7qrLkX3H42zHhGb8twpjGQXmbos370IVvA==}
+  poolifier@4.0.8:
+    resolution: {integrity: sha512-sKkazwnJ6X3ahcG+VNTgfRPuZz6NUI7cCQVrxa9vVm3laWSmoq4VhZ7oA9Ffsw7esJTcuz/g8971C1sqylBptA==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   typescript@5.4.5:
@@ -94,7 +94,7 @@ snapshots:
   node-gyp-build@4.8.1:
     optional: true
 
-  poolifier@4.0.7: {}
+  poolifier@4.0.8: {}
 
   typescript@5.4.5: {}