This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new cf85179d update form-data to 2.5.4
https://github.com/apache/logging-log4net/security/dependabot/58
cf85179d is described below
commit cf85179d3156249f758ed56b0c60ab5feecbe18f
Author: Jan Friedrich <[email protected]>
AuthorDate: Tue Aug 5 18:24:40 2025 +0200
update form-data to 2.5.4
https://github.com/apache/logging-log4net/security/dependabot/58
---
package-lock.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index fcff1497..ad3b75d5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2488,8 +2488,8 @@
}
},
"node_modules/form-data": {
- "version": "2.3.3",
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
+ "version": "2.5.4",
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.4.tgz",
"integrity":
"sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
"dev": true,
"dependencies": {