Skip to content

Commit 7b6f54d

Browse files
Bump form-data from 4.0.1 to 4.0.4 in /test
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54d463a commit 7b6f54d

File tree

1 file changed

+25
-15
lines changed

1 file changed

+25
-15
lines changed

test/yarn.lock

Lines changed: 25 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,16 @@ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
856856
dependencies:
857857
es-errors "^1.3.0"
858858

859+
es-set-tostringtag@^2.1.0:
860+
version "2.1.0"
861+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
862+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
863+
dependencies:
864+
es-errors "^1.3.0"
865+
get-intrinsic "^1.2.6"
866+
has-tostringtag "^1.0.2"
867+
hasown "^2.0.2"
868+
859869
escalade@^3.1.1:
860870
version "3.1.2"
861871
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
@@ -1169,22 +1179,15 @@ forever-agent@~0.6.1:
11691179
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
11701180
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
11711181

1172-
form-data@^4.0.0, form-data@^4.0.1:
1173-
version "4.0.1"
1174-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
1175-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
1176-
dependencies:
1177-
asynckit "^0.4.0"
1178-
combined-stream "^1.0.8"
1179-
mime-types "^2.1.12"
1180-
1181-
form-data@~4.0.0:
1182-
version "4.0.0"
1183-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
1184-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
1182+
form-data@^4.0.0, form-data@^4.0.1, form-data@~4.0.0:
1183+
version "4.0.4"
1184+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
1185+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
11851186
dependencies:
11861187
asynckit "^0.4.0"
11871188
combined-stream "^1.0.8"
1189+
es-set-tostringtag "^2.1.0"
1190+
hasown "^2.0.2"
11881191
mime-types "^2.1.12"
11891192

11901193
fs-extra@^9.1.0:
@@ -1207,7 +1210,7 @@ get-caller-file@^2.0.5:
12071210
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
12081211
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
12091212

1210-
get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
1213+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
12111214
version "1.3.0"
12121215
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
12131216
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -1303,11 +1306,18 @@ has-flag@^4.0.0:
13031306
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
13041307
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
13051308

1306-
has-symbols@^1.1.0:
1309+
has-symbols@^1.0.3, has-symbols@^1.1.0:
13071310
version "1.1.0"
13081311
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
13091312
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
13101313

1314+
has-tostringtag@^1.0.2:
1315+
version "1.0.2"
1316+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
1317+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
1318+
dependencies:
1319+
has-symbols "^1.0.3"
1320+
13111321
hasown@^2.0.2:
13121322
version "2.0.2"
13131323
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"

0 commit comments

Comments
 (0)