chore(deps-dev): bump @types/formidable from 2.0.5 to 2.0.6 (#5351)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-15 15:12:42 -07:00
committed by GitHub
parent a6844c7c8a
commit a24f09afe3
2 changed files with 5 additions and 5 deletions

View File

@@ -2813,10 +2813,10 @@
"@types/qs" "*"
"@types/serve-static" "*"
"@types/formidable@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@types/formidable/-/formidable-2.0.5.tgz#e54e31d242ef750ac2d05aa163fa0274c8e6ef9c"
integrity sha512-uvMcdn/KK3maPOaVUAc3HEYbCEhjaGFwww4EsX6IJfWIJ1tzHtDHczuImH3GKdusPnAAmzB07St90uabZeCKPA==
"@types/formidable@^2.0.5", "@types/formidable@^2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@types/formidable/-/formidable-2.0.6.tgz#811ed3cd8a8a7675e02420b3f861c317e055376a"
integrity sha512-L4HcrA05IgQyNYJj6kItuIkXrInJvsXTPC5B1i64FggWKKqSL+4hgt7asiSNva75AoLQjq29oPxFfU4GAQ6Z2w==
dependencies:
"@types/node" "*"