Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:27:55 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:55 +0000 (22:27 +0000)
1  2 
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 8343315e52dcaa02bb5172482c3406e3847bc8e2,fbdf6b33d8d8ef5c0686fc961b9084e7ebcec590..fbf2e5d3c2d62d777b89d1d6187bb04f2adad3cb
    "dependencies": {
      "fastify": "^4.21.0",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^2.6.35"
+     "poolifier": "^2.6.37"
    },
    "devDependencies": {
 -    "@rollup/plugin-typescript": "^11.1.2",
 +    "@rollup/plugin-typescript": "^11.1.3",
      "@types/node": "^20.5.6",
      "rollup": "^3.28.1",
      "rollup-plugin-delete": "^2.0.0",
index 89c6c60a1830de38423de715fe731c0802966935,34c59e527c0e6f089272d04da984acd4c9ddea15..0fd34e2b69e4bd403350ab7c7f63d89cc101397c
@@@ -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:
    '@rollup/plugin-typescript':
 -    specifier: ^11.1.2
 -    version: 11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2)
 +    specifier: ^11.1.3
 +    version: 11.1.3(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2)
    '@types/node':
      specifier: ^20.5.6
      version: 20.5.6
@@@ -80,8 -80,8 +80,8 @@@ packages
        fastq: 1.15.0
      dev: true
  
 -  /@rollup/plugin-typescript@11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2):
 -    resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==}
 +  /@rollup/plugin-typescript@11.1.3(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2):
 +    resolution: {integrity: sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==}
      engines: {node: '>=14.0.0'}
      peerDependencies:
        rollup: ^2.14.0||^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