Skip to content

Commit d17601f

Browse files
chore(deps): bump form-data from 4.0.2 to 4.0.4 in /src/Serilog.Ui.Web
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 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.2...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b1977a commit d17601f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/Serilog.Ui.Web/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,13 +2405,14 @@ foreground-child@^3.1.0:
24052405
signal-exit "^4.0.1"
24062406

24072407
form-data@^4.0.0:
2408-
version "4.0.2"
2409-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
2410-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
2408+
version "4.0.4"
2409+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2410+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
24112411
dependencies:
24122412
asynckit "^0.4.0"
24132413
combined-stream "^1.0.8"
24142414
es-set-tostringtag "^2.1.0"
2415+
hasown "^2.0.2"
24152416
mime-types "^2.1.12"
24162417

24172418
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)