Skip to content

Commit ba19f1d

Browse files
build(deps): bump form-data from 2.5.3 to 2.5.5 in /flatpak-builder
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md) - [Commits](form-data/form-data@v2.5.3...v2.5.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 2.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6684584 commit ba19f1d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

flatpak-builder/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,13 +2469,14 @@ foreground-child@^3.1.0:
24692469
signal-exit "^4.0.1"
24702470

24712471
form-data@^2.5.0:
2472-
version "2.5.3"
2473-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.3.tgz#f9bcf87418ce748513c0c3494bb48ec270c97acc"
2474-
integrity sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ==
2472+
version "2.5.5"
2473+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.5.tgz#a5f6364ad7e4e67e95b4a07e2d8c6f711c74f624"
2474+
integrity sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==
24752475
dependencies:
24762476
asynckit "^0.4.0"
24772477
combined-stream "^1.0.8"
24782478
es-set-tostringtag "^2.1.0"
2479+
hasown "^2.0.2"
24792480
mime-types "^2.1.35"
24802481
safe-buffer "^5.2.1"
24812482

0 commit comments

Comments
 (0)