Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
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-hybrid/package.json
examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml

index 9826063cfd1c36daff35d7ea62f3452c49bb6f52,a152f6cea46f8ef6b9ebc76b95e62240a5fd42aa..7facabe02b42bfb319d3563b6de0a0f35547ee8a
    "author": "",
    "license": "ISC",
    "dependencies": {
 -    "poolifier": "^2.6.35",
 +    "poolifier": "^2.6.37",
      "ws": "^8.13.0"
    },
    "devDependencies": {
      "@rollup/plugin-typescript": "^11.1.2",
-     "@types/node": "^20.5.6",
+     "@types/node": "^20.5.7",
      "@types/ws": "^8.5.5",
      "rollup": "^3.28.1",
      "rollup-plugin-delete": "^2.0.0",
index cdfe4049c37dd0781f811f316ed0de8ac153d6ef,79a8afdaeeb9d6ddcc64ca5d0b6e0df547009b67..aa9e13eca0f2544bbdf479c1477bdea3382d58fd
@@@ -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)
@@@ -25,8 -25,8 +25,8 @@@ devDependencies
      specifier: ^11.1.2
      version: 11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2)
    '@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
@@@ -109,21 -109,21 +109,21 @@@ packages
      resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
      dependencies:
        '@types/minimatch': 5.1.2
-       '@types/node': 20.5.6
+       '@types/node': 20.5.7
      dev: true
  
    /@types/minimatch@5.1.2:
      resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
      dev: true
  
-   /@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
  
    /aggregate-error@3.1.0:
      engines: {node: '>=8.6'}
      dev: true
  
 -  /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