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:02 +0000 (22:28 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:28:02 +0000 (22:28 +0000)
1  2 
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index 61b29428bcd2d2f4ebee6c1535b0b5effcc31e8e,b6e35390ed45e68e65d7951e20511d847df1e4c0..510270a0507cd7b563e8631bfa9808e9a81b1994
    "author": "",
    "license": "ISC",
    "dependencies": {
 -    "poolifier": "^2.6.35",
 +    "poolifier": "^2.6.37",
      "ws": "^8.13.0"
    },
    "devDependencies": {
-     "@types/node": "^20.5.6",
+     "@types/node": "^20.5.7",
      "@types/ws": "^8.5.5",
      "typescript": "^5.2.2"
    },
index 6a0339350a0b51a3d75323c65101293807949a03,1d67d85b0287fdbe983438c4efc9e3e7ca12f661..08c6693fce0edb296753f7e099ab0cb11f21fd5f
@@@ -6,8 -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)
@@@ -22,8 -22,8 +22,8 @@@ optionalDependencies
  
  devDependencies:
    '@types/node':
-     specifier: ^20.5.6
-     version: 20.5.6
+     specifier: ^20.5.7
+     version: 20.5.7
    '@types/ws':
      specifier: ^8.5.5
      version: 8.5.5
  
  packages:
  
-   /@types/node@20.5.6:
-     resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
+   /@types/node@20.5.7:
+     resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==}
      dev: true
  
    /@types/ws@8.5.5:
      resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==}
      dependencies:
-       '@types/node': 20.5.6
+       '@types/node': 20.5.7
      dev: true
  
    /bufferutil@4.0.7:
@@@ -57,8 -57,8 +57,8 @@@
      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