]> Piment Noir Git Repositories - poolifier.git/commitdiff
build(deps): bump axios from 1.12.2 to 1.13.0 in /examples/typescript/http-client...
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Oct 2025 10:25:52 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Oct 2025 10:25:52 +0000 (11:25 +0100)
Automated squash merge of Dependabot axios 1.12.2→1.13.0 in /examples/typescript/http-client-pool via MCP. Ref #3038.

examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 5b471bcefa23f2b4f8dd38ae006ff4b4ab47c3bf..41761120a172b5b8908a0915ace5c50eae00398d 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "axios": "^1.12.2",
+    "axios": "^1.13.0",
     "node-fetch": "^3.3.2",
     "poolifier": "^5.1.6"
   },
index 07f13a5721298703e2b7e52ad96f81a15ce98a77..91c3fc79bdf7a736c20e318ee296d934ffb7b2bb 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       axios:
-        specifier: ^1.12.2
-        version: 1.12.2
+        specifier: ^1.13.0
+        version: 1.13.0
       node-fetch:
         specifier: ^3.3.2
         version: 3.3.2
@@ -33,8 +33,8 @@ packages:
   asynckit@0.4.0:
     resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
 
-  axios@1.12.2:
-    resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
+  axios@1.13.0:
+    resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==}
 
   call-bind-apply-helpers@1.0.2:
     resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
@@ -168,7 +168,7 @@ snapshots:
 
   asynckit@0.4.0: {}
 
-  axios@1.12.2:
+  axios@1.13.0:
     dependencies:
       follow-redirects: 1.15.11
       form-data: 4.0.4