Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 26 Sep 2023 07:53:06 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 07:53:06 +0000 (09:53 +0200)
1  2 
examples/typescript/http-server-pool/express-hybrid/package.json
examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml

index 36dd6b1453302a4bb943e2ae7bea04205f870ecd,3a0e8c9e3324b964e8ebc22934d26a2234a369f7..c26a314847425219b46de76963b62601d016c1bb
    "license": "ISC",
    "dependencies": {
      "express": "^4.18.2",
 -    "poolifier": "^2.7.1"
 +    "poolifier": "^2.7.4"
    },
    "devDependencies": {
      "@rollup/plugin-typescript": "^11.1.3",
-     "@types/express": "^4.17.17",
+     "@types/express": "^4.17.18",
      "@types/node": "^20.6.3",
      "autocannon": "^7.12.0",
      "rollup": "^3.29.2",
index 4b36c8248d8736e4022b47f3a3a5a27b0faa3d9a,317606000bfa3fbcba61b7bcf2891b2d124e51ce..edd2a7fbc9d6affb21b5838848436db5d1d20f16
@@@ -9,16 -9,16 +9,16 @@@ dependencies
      specifier: ^4.18.2
      version: 4.18.2
    poolifier:
 -    specifier: ^2.7.1
 -    version: 2.7.1
 +    specifier: ^2.7.4
 +    version: 2.7.4
  
  devDependencies:
    '@rollup/plugin-typescript':
      specifier: ^11.1.3
      version: 11.1.3(rollup@3.29.2)(tslib@2.6.2)(typescript@5.2.2)
    '@types/express':
-     specifier: ^4.17.17
-     version: 4.17.17
+     specifier: ^4.17.18
+     version: 4.17.18
    '@types/node':
      specifier: ^20.6.3
      version: 20.6.3
@@@ -133,8 -133,8 +133,8 @@@ packages
        '@types/send': 0.17.1
      dev: true
  
-   /@types/express@4.17.17:
-     resolution: {integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==}
+   /@types/express@4.17.18:
+     resolution: {integrity: sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==}
      dependencies:
        '@types/body-parser': 1.19.2
        '@types/express-serve-static-core': 4.17.36
      engines: {node: '>=8.6'}
      dev: true
  
 -  /poolifier@2.7.1:
 -    resolution: {integrity: sha512-GUo7sdUMvHyjMGHE5oMmmzlBYTASMQGznS6Nohl5eVsuLCZTIM5UyozRH47WYMAk9cqzEeoVzKKWpsQes/pCtg==}
 +  /poolifier@2.7.4:
 +    resolution: {integrity: sha512-Rkw7M1reDRWPLnPtS8+DFcv8IQIie44TBQ4CgQMSghu2YZ4Gip1VwbTw9t+SEgiLbIe6+cSTdlYAGtQ81DD67A==}
      engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
      requiresBuild: true
      dev: false