diff --git a/package-lock.json b/package-lock.json
index d83807a..7fdfe73 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -860,9 +860,10 @@
       }
     },
     "node_modules/@fastify/busboy": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz",
-      "integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==",
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
+      "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
+      "peer": true,
       "engines": {
         "node": ">=14"
       }
@@ -1060,6 +1061,18 @@
         "node": "14 || >=16.14"
       }
     },
+    "node_modules/@myunisoft/httpie/node_modules/undici": {
+      "version": "5.28.3",
+      "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
+      "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
+      "peer": true,
+      "dependencies": {
+        "@fastify/busboy": "^2.0.0"
+      },
+      "engines": {
+        "node": ">=14.0"
+      }
+    },
     "node_modules/@myunisoft/loki": {
       "version": "3.0.1",
       "resolved": "https://registry.npmjs.org/@myunisoft/loki/-/loki-3.0.1.tgz",
@@ -1104,17 +1117,6 @@
       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
       "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
     },
-    "node_modules/@myunisoft/loki/node_modules/undici": {
-      "version": "6.6.2",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.6.2.tgz",
-      "integrity": "sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==",
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
-    },
     "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
       "version": "5.1.1-v1",
       "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
@@ -1971,9 +1973,9 @@
       ]
     },
     "node_modules/better-sqlite3": {
-      "version": "9.4.1",
-      "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-9.4.1.tgz",
-      "integrity": "sha512-QpqiQeMI4WkE+dQ68zTMX5OzlPGc7lXIDP1iKUt4Omt9PdaVgzKYxHIJRIzt1E+RUBQoFmkip/IbvzyrxehAIg==",
+      "version": "9.4.3",
+      "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-9.4.3.tgz",
+      "integrity": "sha512-ud0bTmD9O3uWJGuXDltyj3R47Nz0OHX8iqPOT5PMspGqlu/qQFn+5S2eFBUCrySpavTjFXbi4EgrfVvPAHlImw==",
       "hasInstallScript": true,
       "dependencies": {
         "bindings": "^1.5.0",
@@ -2441,9 +2443,9 @@
       }
     },
     "node_modules/croner": {
-      "version": "8.0.0",
-      "resolved": "https://registry.npmjs.org/croner/-/croner-8.0.0.tgz",
-      "integrity": "sha512-NhZ7wV9L0nxbSJKYp6u+OHCytFv4RlCu0O6GsglJIZMpMqmtb0kcNNPS5lv1O8qclhDA1NffLSsGx2ftbWQamw==",
+      "version": "8.0.1",
+      "resolved": "https://registry.npmjs.org/croner/-/croner-8.0.1.tgz",
+      "integrity": "sha512-Hq1+lXVgjJjcS/U+uk6+yVmtxami0r0b+xVtlGyABgdz110l/kOnHWvlSI7nVzrTl8GCdZHwZS4pbBFT7hSL/g==",
       "engines": {
         "node": ">=18.0"
       }
@@ -2615,9 +2617,9 @@
       }
     },
     "node_modules/dotenv": {
-      "version": "16.4.3",
-      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.3.tgz",
-      "integrity": "sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==",
+      "version": "16.4.5",
+      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
+      "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
       "engines": {
         "node": ">=12"
       },
@@ -4850,9 +4852,9 @@
       }
     },
     "node_modules/pino": {
-      "version": "8.18.0",
-      "resolved": "https://registry.npmjs.org/pino/-/pino-8.18.0.tgz",
-      "integrity": "sha512-Mz/gKiRyuXu4HnpHgi1YWdHQCoWMufapzooisvFn78zl4dZciAxS+YeRkUxXl1ee/SzU80YCz1zpECCh4oC6Aw==",
+      "version": "8.19.0",
+      "resolved": "https://registry.npmjs.org/pino/-/pino-8.19.0.tgz",
+      "integrity": "sha512-oswmokxkav9bADfJ2ifrvfHUwad6MLp73Uat0IkQWY3iAw5xTRoznXbXksZs8oaOUMpmhVWD+PZogNzllWpJaA==",
       "dependencies": {
         "atomic-sleep": "^1.0.0",
         "fast-redact": "^3.1.1",
@@ -6236,15 +6238,11 @@
       }
     },
     "node_modules/undici": {
-      "version": "5.28.2",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz",
-      "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==",
-      "peer": true,
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
+      "version": "6.9.0",
+      "resolved": "https://registry.npmjs.org/undici/-/undici-6.9.0.tgz",
+      "integrity": "sha512-XPWfXzJedevUziHwun70EKNvGnxv4CnfraFZ4f/JV01+fcvMYzHE26r/j8AY/9c/70nkN4B1zX7E2Oyuqwz4+Q==",
       "engines": {
-        "node": ">=14.0"
+        "node": ">=18.0"
       }
     },
     "node_modules/undici-types": {
@@ -6572,7 +6570,7 @@
       "version": "3.4.1",
       "license": "MIT",
       "dependencies": {
-        "@myunisoft/httpie": "^3.0.3",
+        "@myunisoft/httpie": "^4.0.1",
         "@myunisoft/loki": "^3.0.1",
         "@openally/result": "^1.2.0",
         "better-sqlite3": "^9.4.1",
@@ -6595,24 +6593,24 @@
       }
     },
     "src/agent/node_modules/@myunisoft/httpie": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-3.0.3.tgz",
-      "integrity": "sha512-EtUzsd0ZQHacu68/W0vw20cgs5zSWF4pNhokLy37ygxTgMZdb99anNoYcuy43AFDS8nj0ya+9QYx/SA54e6H6w==",
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-4.0.1.tgz",
+      "integrity": "sha512-vZ2s4dlFrTnt79j2rGW2SNGrAtOb9hKubyevnWMvnKb3fKuAq25iyIl5IIAArfhfUmMTnc7Wxz3GhIB64dJNUQ==",
       "dependencies": {
         "@openally/result": "^1.2.0",
         "content-type": "^1.0.5",
         "lru-cache": "^10.1.0",
         "statuses": "^2.0.1",
-        "undici": "^6.0.1"
+        "undici": "^6.9.0"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/agent/node_modules/lru-cache": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
-      "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
+      "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
       "engines": {
         "node": "14 || >=16.14"
       }
@@ -6622,17 +6620,6 @@
       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
       "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
     },
-    "src/agent/node_modules/undici": {
-      "version": "6.2.1",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.2.1.tgz",
-      "integrity": "sha512-7Wa9thEM6/LMnnKtxJHlc8SrTlDmxqJecgz1iy8KlsN0/iskQXOQCuPkrZLXbElPaSw5slFFyKIKXyJ3UtbApw==",
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
-    },
     "src/config": {
       "name": "@sigyn/config",
       "version": "3.1.0",
@@ -6644,7 +6631,7 @@
         "minimatch": "^9.0.3"
       },
       "devDependencies": {
-        "@myunisoft/httpie": "^3.0.3",
+        "@myunisoft/httpie": "^4.0.1",
         "dotenv": "^16.4.3"
       },
       "engines": {
@@ -6652,87 +6639,64 @@
       }
     },
     "src/config/node_modules/@myunisoft/httpie": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-3.0.3.tgz",
-      "integrity": "sha512-EtUzsd0ZQHacu68/W0vw20cgs5zSWF4pNhokLy37ygxTgMZdb99anNoYcuy43AFDS8nj0ya+9QYx/SA54e6H6w==",
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-4.0.1.tgz",
+      "integrity": "sha512-vZ2s4dlFrTnt79j2rGW2SNGrAtOb9hKubyevnWMvnKb3fKuAq25iyIl5IIAArfhfUmMTnc7Wxz3GhIB64dJNUQ==",
       "dev": true,
       "dependencies": {
         "@openally/result": "^1.2.0",
         "content-type": "^1.0.5",
         "lru-cache": "^10.1.0",
         "statuses": "^2.0.1",
-        "undici": "^6.0.1"
+        "undici": "^6.9.0"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/config/node_modules/lru-cache": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
-      "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
+      "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
       "dev": true,
       "engines": {
         "node": "14 || >=16.14"
       }
     },
-    "src/config/node_modules/undici": {
-      "version": "6.2.1",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.2.1.tgz",
-      "integrity": "sha512-7Wa9thEM6/LMnnKtxJHlc8SrTlDmxqJecgz1iy8KlsN0/iskQXOQCuPkrZLXbElPaSw5slFFyKIKXyJ3UtbApw==",
-      "dev": true,
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
-    },
     "src/discord": {
       "name": "@sigyn/discord",
       "version": "2.0.0",
       "license": "MIT",
       "dependencies": {
-        "@myunisoft/httpie": "^3.0.3"
+        "@myunisoft/httpie": "^4.0.1"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/discord/node_modules/@myunisoft/httpie": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-3.0.3.tgz",
-      "integrity": "sha512-EtUzsd0ZQHacu68/W0vw20cgs5zSWF4pNhokLy37ygxTgMZdb99anNoYcuy43AFDS8nj0ya+9QYx/SA54e6H6w==",
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-4.0.1.tgz",
+      "integrity": "sha512-vZ2s4dlFrTnt79j2rGW2SNGrAtOb9hKubyevnWMvnKb3fKuAq25iyIl5IIAArfhfUmMTnc7Wxz3GhIB64dJNUQ==",
       "dependencies": {
         "@openally/result": "^1.2.0",
         "content-type": "^1.0.5",
         "lru-cache": "^10.1.0",
         "statuses": "^2.0.1",
-        "undici": "^6.0.1"
+        "undici": "^6.9.0"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/discord/node_modules/lru-cache": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
-      "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
+      "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
       "engines": {
         "node": "14 || >=16.14"
       }
     },
-    "src/discord/node_modules/undici": {
-      "version": "6.2.1",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.2.1.tgz",
-      "integrity": "sha512-7Wa9thEM6/LMnnKtxJHlc8SrTlDmxqJecgz1iy8KlsN0/iskQXOQCuPkrZLXbElPaSw5slFFyKIKXyJ3UtbApw==",
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
-    },
     "src/logql": {
       "name": "@sigyn/logql",
       "version": "2.1.0",
@@ -6779,90 +6743,68 @@
       "version": "2.0.0",
       "license": "MIT",
       "dependencies": {
-        "@myunisoft/httpie": "^3.0.3"
+        "@myunisoft/httpie": "^4.0.1"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/slack/node_modules/@myunisoft/httpie": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-3.0.3.tgz",
-      "integrity": "sha512-EtUzsd0ZQHacu68/W0vw20cgs5zSWF4pNhokLy37ygxTgMZdb99anNoYcuy43AFDS8nj0ya+9QYx/SA54e6H6w==",
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-4.0.1.tgz",
+      "integrity": "sha512-vZ2s4dlFrTnt79j2rGW2SNGrAtOb9hKubyevnWMvnKb3fKuAq25iyIl5IIAArfhfUmMTnc7Wxz3GhIB64dJNUQ==",
       "dependencies": {
         "@openally/result": "^1.2.0",
         "content-type": "^1.0.5",
         "lru-cache": "^10.1.0",
         "statuses": "^2.0.1",
-        "undici": "^6.0.1"
+        "undici": "^6.9.0"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/slack/node_modules/lru-cache": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
-      "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
+      "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
       "engines": {
         "node": "14 || >=16.14"
       }
     },
-    "src/slack/node_modules/undici": {
-      "version": "6.2.1",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.2.1.tgz",
-      "integrity": "sha512-7Wa9thEM6/LMnnKtxJHlc8SrTlDmxqJecgz1iy8KlsN0/iskQXOQCuPkrZLXbElPaSw5slFFyKIKXyJ3UtbApw==",
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
-    },
     "src/teams": {
       "name": "@sigyn/teams",
       "version": "2.0.0",
       "license": "MIT",
       "dependencies": {
-        "@myunisoft/httpie": "^3.0.3"
+        "@myunisoft/httpie": "^4.0.1"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/teams/node_modules/@myunisoft/httpie": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-3.0.3.tgz",
-      "integrity": "sha512-EtUzsd0ZQHacu68/W0vw20cgs5zSWF4pNhokLy37ygxTgMZdb99anNoYcuy43AFDS8nj0ya+9QYx/SA54e6H6w==",
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/@myunisoft/httpie/-/httpie-4.0.1.tgz",
+      "integrity": "sha512-vZ2s4dlFrTnt79j2rGW2SNGrAtOb9hKubyevnWMvnKb3fKuAq25iyIl5IIAArfhfUmMTnc7Wxz3GhIB64dJNUQ==",
       "dependencies": {
         "@openally/result": "^1.2.0",
         "content-type": "^1.0.5",
         "lru-cache": "^10.1.0",
         "statuses": "^2.0.1",
-        "undici": "^6.0.1"
+        "undici": "^6.9.0"
       },
       "engines": {
         "node": ">=18"
       }
     },
     "src/teams/node_modules/lru-cache": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
-      "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
+      "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
       "engines": {
         "node": "14 || >=16.14"
       }
-    },
-    "src/teams/node_modules/undici": {
-      "version": "6.2.1",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-6.2.1.tgz",
-      "integrity": "sha512-7Wa9thEM6/LMnnKtxJHlc8SrTlDmxqJecgz1iy8KlsN0/iskQXOQCuPkrZLXbElPaSw5slFFyKIKXyJ3UtbApw==",
-      "dependencies": {
-        "@fastify/busboy": "^2.0.0"
-      },
-      "engines": {
-        "node": ">=18.0"
-      }
     }
   }
 }
diff --git a/src/agent/package.json b/src/agent/package.json
index 470f439..ad76ce2 100644
--- a/src/agent/package.json
+++ b/src/agent/package.json
@@ -40,7 +40,7 @@
   "author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
   "license": "MIT",
   "dependencies": {
-    "@myunisoft/httpie": "^3.0.3",
+    "@myunisoft/httpie": "^4.0.1",
     "@myunisoft/loki": "^3.0.1",
     "@openally/result": "^1.2.0",
     "better-sqlite3": "^9.4.1",
diff --git a/src/config/package.json b/src/config/package.json
index 738d6ad..d5dfbf1 100644
--- a/src/config/package.json
+++ b/src/config/package.json
@@ -44,7 +44,7 @@
     "minimatch": "^9.0.3"
   },
   "devDependencies": {
-    "@myunisoft/httpie": "^3.0.3",
+    "@myunisoft/httpie": "^4.0.1",
     "dotenv": "^16.4.3"
   }
 }
diff --git a/src/discord/package.json b/src/discord/package.json
index 500e1e8..9ed9b52 100644
--- a/src/discord/package.json
+++ b/src/discord/package.json
@@ -38,6 +38,6 @@
   "author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
   "license": "MIT",
   "dependencies": {
-    "@myunisoft/httpie": "^3.0.3"
+    "@myunisoft/httpie": "^4.0.1"
   }
 }
diff --git a/src/slack/package.json b/src/slack/package.json
index 076346e..e8b05a9 100644
--- a/src/slack/package.json
+++ b/src/slack/package.json
@@ -38,6 +38,6 @@
   "author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
   "license": "MIT",
   "dependencies": {
-    "@myunisoft/httpie": "^3.0.3"
+    "@myunisoft/httpie": "^4.0.1"
   }
 }
diff --git a/src/teams/package.json b/src/teams/package.json
index f8fb71c..520216b 100644
--- a/src/teams/package.json
+++ b/src/teams/package.json
@@ -38,6 +38,6 @@
   "author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
   "license": "MIT",
   "dependencies": {
-    "@myunisoft/httpie": "^3.0.3"
+    "@myunisoft/httpie": "^4.0.1"
   }
 }