Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:28:01 +0000 (22:28 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:28:01 +0000 (22:28 +0000)
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index 71e49b021ab094ae5be8b16a9ed6921b16b250f4..61b29428bcd2d2f4ebee6c1535b0b5effcc31e8e 100644 (file)
@@ -19,7 +19,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.35",
+    "poolifier": "^2.6.37",
     "ws": "^8.13.0"
   },
   "devDependencies": {
index ad9b4af57149e7112cd7d224a8622f7bb1e8a5d8..6a0339350a0b51a3d75323c65101293807949a03 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   poolifier:
-    specifier: ^2.6.35
-    version: 2.6.35
+    specifier: ^2.6.37
+    version: 2.6.37
   ws:
     specifier: ^8.13.0
     version: 8.13.0(bufferutil@4.0.7)(utf-8-validate@6.0.3)
@@ -57,8 +57,8 @@ packages:
     requiresBuild: true
     dev: false
 
-  /poolifier@2.6.35:
-    resolution: {integrity: sha512-pNma73oAgpjVwMaiUB697258LnQV4wKBEbr0Rk5lttOuiRWGVff3+/1p3UxkEc86HNUrL7XbiLv+bZYbCLD6Tw==}
+  /poolifier@2.6.37:
+    resolution: {integrity: sha512-f2LQTGfDxIWFLyXa/Rn/DTJToR0uRrfKNpCEIyPstK2T7OJSXLQ/5LzMBW4CJbiO1th/y/0ePiFdD+EcfGKe1A==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false