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

index cb1169ecf64a424f3eb1b2982fa1f22154a1bea3..525ef9852284a4ae667b5992a39d606eb7ce55d0 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^4.0.15",
+    "poolifier": "^4.0.16",
     "ws": "^8.18.0"
   },
   "devDependencies": {
index 239717dd320d7724f76813d6a508d926661cfb94..0c0d38924d80c6fd5ad19d8932212fde008abebd 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       poolifier:
-        specifier: ^4.0.15
-        version: 4.0.15
+        specifier: ^4.0.16
+        version: 4.0.16
       ws:
         specifier: ^8.18.0
         version: 8.18.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.15:
-    resolution: {integrity: sha512-D6udA0Pz0odHpuo93vrdNmiJXgmg9SAVO0hWJ8VX/OUIg8L+8PKtpbJgiRXB1yO26WIuKAyjhJ5hu5EBA3E6/A==}
+  poolifier@4.0.16:
+    resolution: {integrity: sha512-koQ6mTCG9wCKiYC05mM9f7FetALiAAOTekThF/l7cOsqgfYRCREmFaRMzeSsg6sdA6zNYDLWTMRpHnP4RMQrng==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   typescript@5.5.3:
@@ -94,7 +94,7 @@ snapshots:
   node-gyp-build@4.8.1:
     optional: true
 
-  poolifier@4.0.15: {}
+  poolifier@4.0.16: {}
 
   typescript@5.5.3: {}