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

index 6cc3f06a196488c3149d1d706c1211edf8719c60,4f48b307a97857a66fd0bbec2d9fc1ec92481ce6..83bfe8efc6c7a0a3ce2ab329ae69ea9a1dba6e71
    "author": "",
    "license": "ISC",
    "dependencies": {
 -    "axios": "^1.4.0",
 +    "axios": "^1.5.0",
      "node-fetch": "^3.3.2",
-     "poolifier": "^2.6.35"
+     "poolifier": "^2.6.37"
    },
    "devDependencies": {
 -    "@types/node": "^20.5.6",
 +    "@types/node": "^20.5.7",
      "typescript": "^5.2.2"
    }
  }
index db3f7de73ca15585a3b41d7077553613d44bdc62,7d49f37d78f8e3d4bc7b4649d355bb32b4532222..81fa786ce23dabd195db5f20c19c19c899aece23
@@@ -6,35 -6,35 +6,35 @@@ settings
  
  dependencies:
    axios:
 -    specifier: ^1.4.0
 -    version: 1.4.0
 +    specifier: ^1.5.0
 +    version: 1.5.0
    node-fetch:
      specifier: ^3.3.2
      version: 3.3.2
    poolifier:
-     specifier: ^2.6.35
-     version: 2.6.35
+     specifier: ^2.6.37
+     version: 2.6.37
  
  devDependencies:
    '@types/node':
 -    specifier: ^20.5.6
 -    version: 20.5.6
 +    specifier: ^20.5.7
 +    version: 20.5.7
    typescript:
      specifier: ^5.2.2
      version: 5.2.2
  
  packages:
  
 -  /@types/node@20.5.6:
 -    resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
 +  /@types/node@20.5.7:
 +    resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==}
      dev: true
  
    /asynckit@0.4.0:
      resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
      dev: false
  
 -  /axios@1.4.0:
 -    resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
 +  /axios@1.5.0:
 +    resolution: {integrity: sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==}
      dependencies:
        follow-redirects: 1.15.2
        form-data: 4.0.0
        formdata-polyfill: 4.0.10
      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