Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 25 Aug 2023 21:58:56 +0000 (21:58 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 21:58:56 +0000 (21:58 +0000)
1  2 
examples/typescript/http-server-pool/fastify-worker_threads/package.json
examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml

index c4c3aa73c0491e88e2153c9b82581bdcfcc7c2b2,bfce9234c9c0af1275dc55963da0cd56c58b4354..e069ed190760243e829e2319210157aa08c4e800
    "dependencies": {
      "fastify": "^4.21.0",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^2.6.34"
+     "poolifier": "^2.6.35"
    },
    "devDependencies": {
 -    "@types/node": "^20.5.4",
 +    "@types/node": "^20.5.6",
      "typescript": "^5.2.2"
    }
  }
index b281e4c97730b57c778b51ce936e270cdb199c50,fc49da34df27e031bf96a0eb1d22e8f1c4747362..993c767a083726ebba7cdbcc1130e6564d608408
@@@ -12,13 -12,13 +12,13 @@@ dependencies
      specifier: ^4.5.1
      version: 4.5.1
    poolifier:
-     specifier: ^2.6.34
-     version: 2.6.34
+     specifier: ^2.6.35
+     version: 2.6.35
  
  devDependencies:
    '@types/node':
 -    specifier: ^20.5.4
 -    version: 20.5.4
 +    specifier: ^20.5.6
 +    version: 20.5.6
    typescript:
      specifier: ^5.2.2
      version: 5.2.2
@@@ -47,8 -47,8 +47,8 @@@ packages
        fast-json-stringify: 5.8.0
      dev: false
  
 -  /@types/node@20.5.4:
 -    resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==}
 +  /@types/node@20.5.6:
 +    resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
      dev: true
  
    /abort-controller@3.0.0:
        thread-stream: 2.4.0
      dev: false
  
-   /poolifier@2.6.34:
-     resolution: {integrity: sha512-QrsuJ8o7C/8+gLciL8IpHI4kjuKrE0DaF89wi53OQXxUy1963uaeUfwGxxv+c0j0BCwzMzSJ77Kzlczvn5tKDA==}
+   /poolifier@2.6.35:
+     resolution: {integrity: sha512-pNma73oAgpjVwMaiUB697258LnQV4wKBEbr0Rk5lttOuiRWGVff3+/1p3UxkEc86HNUrL7XbiLv+bZYbCLD6Tw==}
      engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
      requiresBuild: true
      dev: false