diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-22 19:22:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-22 19:22:43 -0700 |
| commit | 69459e2527699b2820604a827ecea9a6670be65f (patch) | |
| tree | c5b8a47668c1d11365853c5db96c61c6fa1addb6 | |
| parent | ab4c1045147f222ae83d91484d4b8ceeeb6386a9 (diff) | |
Bump form-data from 3.0.3 to 3.0.4 (#31)
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.3...v3.0.4)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 3.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | yarn.lock | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6821,14 +6821,15 @@ __metadata: linkType: hard "form-data@npm:^3.0.0": - version: 3.0.3 - resolution: "form-data@npm:3.0.3" + version: 3.0.4 + resolution: "form-data@npm:3.0.4" dependencies: asynckit: "npm:^0.4.0" combined-stream: "npm:^1.0.8" es-set-tostringtag: "npm:^2.1.0" + hasown: "npm:^2.0.2" mime-types: "npm:^2.1.35" - checksum: 10c0/a62b275f9736ff94f327c66d5f6c581391eafe07c912b12c3738e822aa3b1f27fb23d7138af5b48163497a278e2f84ec9f4a27e60dd511b7683fb76a835bb395 + checksum: 10c0/2451043b3e931653ce9690ba051b0bf1b5855a63029279bd7bdf8d02e4b5b42f4582b23ed3637df27a0d21bac2013c37d165ec9486e1af2470c13114aee83acc languageName: node linkType: hard |
