]> Piment Noir Git Repositories - poolifier.git/commitdiff
fix(deps): update dependency axios to ^1.16.0 (#3198)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sun, 3 May 2026 15:06:52 +0000 (17:06 +0200)
committerGitHub <noreply@github.com>
Sun, 3 May 2026 15:06:52 +0000 (17:06 +0200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 6ad7c5b08aace59066744fe67131197c80ed88ee..5ba0ac6c6c15731768b3d43898a53a09ade6b80b 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "axios": "^1.15.2",
+    "axios": "^1.16.0",
     "node-fetch": "^3.3.2",
     "poolifier": "^5.3.2"
   },
index d8a0255565ef80cbeab73b1ab675f3135fff4cd2..8f6ae10508565d7ff86dd1cfee980eb07e2013f9 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       axios:
-        specifier: ^1.15.2
-        version: 1.15.2
+        specifier: ^1.16.0
+        version: 1.16.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.15.2:
-    resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==}
+  axios@1.16.0:
+    resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==}
 
   call-bind-apply-helpers@1.0.2:
     resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
@@ -169,7 +169,7 @@ snapshots:
 
   asynckit@0.4.0: {}
 
-  axios@1.15.2:
+  axios@1.16.0:
     dependencies:
       follow-redirects: 1.16.0
       form-data: 4.0.5