Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 6 Jul 2024 02:28:03 +0000 (04:28 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2024 02:28:03 +0000 (04:28 +0200)
1  2 
examples/typescript/http-server-pool/fastify-worker_threads/package.json
examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml

index cf25532ac7ed5bbf82ba70a5c61017ef59730bae,84c3aa906878a2e00fb1f258b2a83404eb59fc6b..7de5078e48b4b45569c59adefc8a3aa4e88bf993
    "dependencies": {
      "fastify": "^4.28.1",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^4.0.15"
+     "poolifier": "^4.0.16"
    },
    "devDependencies": {
 -    "@types/node": "^20.14.9",
 +    "@types/node": "^20.14.10",
      "autocannon": "^7.15.0",
      "typescript": "^5.5.3"
    }
index 78edd4cbe9d3bf1fb942e24902efcc0dc4da592e,ef31b7cf1619842fe6d5069b723efd9fa532bcbd..e99d95236b611b6d6feb94416337e6f96deb9351
@@@ -15,12 -15,12 +15,12 @@@ importers
          specifier: ^4.5.1
          version: 4.5.1
        poolifier:
-         specifier: ^4.0.15
-         version: 4.0.15
+         specifier: ^4.0.16
+         version: 4.0.16
      devDependencies:
        '@types/node':
 -        specifier: ^20.14.9
 -        version: 20.14.9
 +        specifier: ^20.14.10
 +        version: 20.14.10
        autocannon:
          specifier: ^7.15.0
          version: 7.15.0
@@@ -49,8 -49,8 +49,8 @@@ packages
    '@fastify/merge-json-schemas@0.1.1':
      resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==}
  
 -  '@types/node@20.14.9':
 -    resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==}
 +  '@types/node@20.14.10':
 +    resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==}
  
    abort-controller@3.0.0:
      resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
      resolution: {integrity: sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==}
      hasBin: true
  
-   poolifier@4.0.15:
-     resolution: {integrity: sha512-D6udA0Pz0odHpuo93vrdNmiJXgmg9SAVO0hWJ8VX/OUIg8L+8PKtpbJgiRXB1yO26WIuKAyjhJ5hu5EBA3E6/A==}
+   poolifier@4.0.16:
+     resolution: {integrity: sha512-koQ6mTCG9wCKiYC05mM9f7FetALiAAOTekThF/l7cOsqgfYRCREmFaRMzeSsg6sdA6zNYDLWTMRpHnP4RMQrng==}
      engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
  
    pretty-bytes@5.6.0:
@@@ -441,7 -441,7 +441,7 @@@ snapshots
      dependencies:
        fast-deep-equal: 3.1.3
  
 -  '@types/node@20.14.9':
 +  '@types/node@20.14.10':
      dependencies:
        undici-types: 5.26.5
  
        sonic-boom: 4.0.1
        thread-stream: 3.1.0
  
-   poolifier@4.0.15: {}
+   poolifier@4.0.16: {}
  
    pretty-bytes@5.6.0: {}