From 5cfd19b6ae02d9d8ba92879218ce39e457c0b09d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:45:07 +0000 Subject: [PATCH] chore(deps): update dependency form-data to v4.0.6 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36a152ac9..33b0da756 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "electrodb": "3.9.0", "eslint": "9.39.4", "esmock": "2.7.4", - "form-data": "4.0.5", + "form-data": "4.0.6", "husky": "9.1.7", "jose": "^6.1.3", "jszip": "3.10.1",