Skip to content

Commit 5c7270f

Browse files
Update dependency form-data to v4.0.1
1 parent fb7c0ec commit 5c7270f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5446,9 +5446,9 @@ foreground-child@^3.1.0, foreground-child@^3.1.1:
54465446
signal-exit "^4.0.1"
54475447

54485448
form-data@^4.0.0:
5449-
version "4.0.0"
5450-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5451-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5449+
version "4.0.1"
5450+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
5451+
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
54525452
dependencies:
54535453
asynckit "^0.4.0"
54545454
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)