Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 2 Sep 2023 00:51:16 +0000 (02:51 +0200)
committerGitHub <noreply@github.com>
Sat, 2 Sep 2023 00:51:16 +0000 (02:51 +0200)
1  2 
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 96fb250542910b04a7418f3c15a6a344838470ac,6364a15fc83f02a9bc706a7d044454b265167c47..601a92b816ad36cc76e841bc0cb2a0e1215f36cc
@@@ -21,9 -21,9 +21,9 @@@
    "author": "",
    "license": "ISC",
    "dependencies": {
 -    "fastify": "^4.22.1",
 +    "fastify": "^4.22.2",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^2.6.39"
+     "poolifier": "^2.6.40"
    },
    "devDependencies": {
      "@rollup/plugin-typescript": "^11.1.3",