Skip to content

Commit

Permalink
chore(deps): update dependency form-data to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2024
1 parent 02c6336 commit 0b7d3c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"execa": "1.0.0",
"find-plugins": "1.1.7",
"fkill": "7.2.1",
"form-data": "3.0.1",
"form-data": "3.0.2",
"fs-extra": "11.1.1",
"generate-password": "1.7.1",
"global-modules": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3152,10 +3152,10 @@ foreground-child@^3.3.0:
cross-spawn "^7.0.0"
signal-exit "^4.0.1"

[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
[email protected].2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.2.tgz#83ad9ced7c03feaad97e293d6f6091011e1659c8"
integrity sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ==
dependencies:
asynckit "^0.4.0"
combined-stream "^1.0.8"
Expand Down

0 comments on commit 0b7d3c6

Please sign in to comment.