Skip to content

Commit 38a3e50

Browse files
chore: Bump formidable from 3.5.1 to 3.5.4 (#43)
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.1 to 3.5.4. - [Release notes](https://github.com/node-formidable/formidable/releases) - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-formidable/formidable/commits) --- updated-dependencies: - dependency-name: formidable dependency-version: 3.5.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0948030 commit 38a3e50

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@
122122
dependencies:
123123
ansi-colors "^4.1.1"
124124

125+
"@noble/hashes@^1.1.5":
126+
version "1.8.0"
127+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
128+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
129+
125130
"@nodelib/[email protected]":
126131
version "2.1.5"
127132
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -143,6 +148,13 @@
143148
"@nodelib/fs.scandir" "2.1.5"
144149
fastq "^1.6.0"
145150

151+
"@paralleldrive/cuid2@^2.2.2":
152+
version "2.2.2"
153+
resolved "https://registry.yarnpkg.com/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz#7f91364d53b89e2c9cb9e02e8dd0f129e834455f"
154+
integrity sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==
155+
dependencies:
156+
"@noble/hashes" "^1.1.5"
157+
146158
"@pkgjs/parseargs@^0.11.0":
147159
version "0.11.0"
148160
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
@@ -912,12 +924,12 @@ form-data@^4.0.0:
912924
mime-types "^2.1.12"
913925

914926
formidable@^3.5.1:
915-
version "3.5.1"
916-
resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.5.1.tgz#9360a23a656f261207868b1484624c4c8d06ee1a"
917-
integrity sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==
927+
version "3.5.4"
928+
resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.5.4.tgz#ac9a593b951e829b3298f21aa9a2243932f32ed9"
929+
integrity sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==
918930
dependencies:
931+
"@paralleldrive/cuid2" "^2.2.2"
919932
dezalgo "^1.0.4"
920-
hexoid "^1.0.0"
921933
once "^1.4.0"
922934

923935
@@ -1101,11 +1113,6 @@ he@^1.2.0:
11011113
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
11021114
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
11031115

1104-
hexoid@^1.0.0:
1105-
version "1.0.0"
1106-
resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-1.0.0.tgz#ad10c6573fb907de23d9ec63a711267d9dc9bc18"
1107-
integrity sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==
1108-
11091116
[email protected], http-errors@^2.0.0:
11101117
version "2.0.0"
11111118
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"

0 commit comments

Comments
 (0)