Skip to content

Commit a15326f

Browse files
Bump form-data from 4.0.1 to 4.0.4 in /frontend
--- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffa25b6 commit a15326f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

frontend/yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,12 +3435,14 @@ for-each@^0.3.5:
34353435
is-callable "^1.2.7"
34363436

34373437
form-data@^4.0.0:
3438-
version "4.0.1"
3439-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
3440-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
3438+
version "4.0.4"
3439+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3440+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
34413441
dependencies:
34423442
asynckit "^0.4.0"
34433443
combined-stream "^1.0.8"
3444+
es-set-tostringtag "^2.1.0"
3445+
hasown "^2.0.2"
34443446
mime-types "^2.1.12"
34453447

34463448
fraction.js@^4.3.7:

0 commit comments

Comments
 (0)