Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:27:47 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:47 +0000 (22:27 +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 cfd6eaf4587f5cb5e092645cd2eaf6e3c33bd54e,46dfe60dbaafd281731e8b6d5a1380aa441dd6ab..4e438a1c52332f827303211cf639fb690509ba4e
    "dependencies": {
      "fastify": "^4.21.0",
      "fastify-plugin": "^4.5.1",
 -    "poolifier": "^2.6.35"
 +    "poolifier": "^2.6.37"
    },
    "devDependencies": {
-     "@types/node": "^20.5.6",
+     "@types/node": "^20.5.7",
      "typescript": "^5.2.2"
    }
  }
index 6e068619d34ec96209d097cbaa4c92e15817b3fd,6973dc113933560097f74cd9872b58a99f5618cd..4fcd43fb0872607a248f3dd6c62d56a262762751
@@@ -12,13 -12,13 +12,13 @@@ dependencies
      specifier: ^4.5.1
      version: 4.5.1
    poolifier:
 -    specifier: ^2.6.35
 -    version: 2.6.35
 +    specifier: ^2.6.37
 +    version: 2.6.37
  
  devDependencies:
    '@types/node':
-     specifier: ^20.5.6
-     version: 20.5.6
+     specifier: ^20.5.7
+     version: 20.5.7
    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.6:
-     resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
+   /@types/node@20.5.7:
+     resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==}
      dev: true
  
    /abort-controller@3.0.0:
        thread-stream: 2.4.0
      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