Skip to content

Commit 25a2ab9

Browse files
fix: apply audit fixes
1 parent f786b06 commit 25a2ab9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,12 +2486,14 @@ form-data@^2.5.0:
24862486
safe-buffer "^5.2.1"
24872487

24882488
form-data@^4.0.0:
2489-
version "4.0.0"
2490-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2491-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2489+
version "4.0.4"
2490+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2491+
integrity "sha1-eEzczgZpqdaOlNEaxO6pgIjt0sQ= sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow=="
24922492
dependencies:
24932493
asynckit "^0.4.0"
24942494
combined-stream "^1.0.8"
2495+
es-set-tostringtag "^2.1.0"
2496+
hasown "^2.0.2"
24952497
mime-types "^2.1.12"
24962498

24972499
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)