Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 20 Oct 2023 02:19:29 +0000 (04:19 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 02:19:29 +0000 (04:19 +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 78a0ebe6da3bed0199c9260aa3a4f87e41172d70,107c1a4d04b1eadefad900a01603f1c1cafd0ac5..849df49624afad76617d6fe74864de8690e1cad2
@@@ -21,9 -21,9 +21,9 @@@
    "author": "",
    "license": "ISC",
    "dependencies": {
 -    "fastify": "^4.24.2",
 +    "fastify": "^4.24.3",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^3.0.2"
+     "poolifier": "^3.0.3"
    },
    "devDependencies": {
      "@types/node": "^20.8.7",