Skip to content

Commit ac391a9

Browse files
Bump form-data from 4.0.0 to 4.0.4 in /apps/remix-ide-e2e
--- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6343287 commit ac391a9

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

apps/remix-ide-e2e/yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,16 @@ es-set-tostringtag@^2.0.1:
18831883
has "^1.0.3"
18841884
has-tostringtag "^1.0.0"
18851885

1886+
es-set-tostringtag@^2.1.0:
1887+
version "2.1.0"
1888+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
1889+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
1890+
dependencies:
1891+
es-errors "^1.3.0"
1892+
get-intrinsic "^1.2.6"
1893+
has-tostringtag "^1.0.2"
1894+
hasown "^2.0.2"
1895+
18861896
es-shim-unscopables@^1.0.0:
18871897
version "1.0.0"
18881898
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -2175,12 +2185,14 @@ for-in@^1.0.2:
21752185
integrity sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==
21762186

21772187
form-data@^4.0.0:
2178-
version "4.0.0"
2179-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2180-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2188+
version "4.0.4"
2189+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2190+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
21812191
dependencies:
21822192
asynckit "^0.4.0"
21832193
combined-stream "^1.0.8"
2194+
es-set-tostringtag "^2.1.0"
2195+
hasown "^2.0.2"
21842196
mime-types "^2.1.12"
21852197

21862198
fragment-cache@^0.2.1:
@@ -2286,7 +2298,7 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@
22862298
has-proto "^1.0.1"
22872299
has-symbols "^1.0.3"
22882300

2289-
get-intrinsic@^1.2.4, get-intrinsic@^1.3.0:
2301+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
22902302
version "1.3.0"
22912303
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
22922304
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)