Skip to content

Commit 4bd0aa8

Browse files
authored
Merge pull request #548 from forcedotcom/dependabot-npm_and_yarn-form-data-4.0.4
fix(deps): bump form-data from 4.0.2 to 4.0.4
2 parents 9bec3fe + b21c035 commit 4bd0aa8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,13 +2084,14 @@ foreground-child@^2.0.0:
20842084
signal-exit "^3.0.2"
20852085

20862086
form-data@^4.0.0:
2087-
version "4.0.2"
2088-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
2089-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
2087+
version "4.0.4"
2088+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2089+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
20902090
dependencies:
20912091
asynckit "^0.4.0"
20922092
combined-stream "^1.0.8"
20932093
es-set-tostringtag "^2.1.0"
2094+
hasown "^2.0.2"
20942095
mime-types "^2.1.12"
20952096

20962097
fromentries@^1.2.0:

0 commit comments

Comments
 (0)