Skip to content

Commit 9912ef1

Browse files
Update dependency form-data to v4.0.3
1 parent bd6201d commit 9912ef1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6382,13 +6382,14 @@ foreground-child@^3.1.0, foreground-child@^3.1.1:
63826382
signal-exit "^4.0.1"
63836383

63846384
form-data@^4.0.0:
6385-
version "4.0.2"
6386-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
6387-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
6385+
version "4.0.3"
6386+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3.tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae"
6387+
integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==
63886388
dependencies:
63896389
asynckit "^0.4.0"
63906390
combined-stream "^1.0.8"
63916391
es-set-tostringtag "^2.1.0"
6392+
hasown "^2.0.2"
63926393
mime-types "^2.1.12"
63936394

63946395
fs-constants@^1.0.0:

0 commit comments

Comments
 (0)