Bump formidable from 3.5.1 to 3.5.2 (#6721)

Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.1 to 3.5.2.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-23 21:08:13 +02:00 committed by GitHub
parent c5bacf5ca4
commit 5bda2aa568
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -177,8 +177,8 @@ importers:
specifier: 1.1.0 specifier: 1.1.0
version: 1.1.0 version: 1.1.0
formidable: formidable:
specifier: ^3.5.1 specifier: ^3.5.2
version: 3.5.1 version: 3.5.2
http-errors: http-errors:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
@ -2988,8 +2988,8 @@ packages:
formidable@2.1.2: formidable@2.1.2:
resolution: {integrity: sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==} resolution: {integrity: sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==}
formidable@3.5.1: formidable@3.5.2:
resolution: {integrity: sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==} resolution: {integrity: sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==}
formidable@3.5.2: formidable@3.5.2:
resolution: {integrity: sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==} resolution: {integrity: sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==}
@ -7717,10 +7717,10 @@ snapshots:
once: 1.4.0 once: 1.4.0
qs: 6.13.0 qs: 6.13.0
formidable@3.5.1: formidable@3.5.2:
dependencies: dependencies:
dezalgo: 1.0.4 dezalgo: 1.0.4
hexoid: 1.0.0 hexoid: 2.0.0
once: 1.4.0 once: 1.4.0
formidable@3.5.2: formidable@3.5.2:
@ -9401,7 +9401,7 @@ snapshots:
debug: 4.3.7 debug: 4.3.7
fast-safe-stringify: 2.1.1 fast-safe-stringify: 2.1.1
form-data: 4.0.0 form-data: 4.0.0
formidable: 3.5.1 formidable: 3.5.2
methods: 1.1.2 methods: 1.1.2
mime: 2.6.0 mime: 2.6.0
qs: 6.13.0 qs: 6.13.0

View file

@ -42,7 +42,7 @@
"express-rate-limit": "^7.4.1", "express-rate-limit": "^7.4.1",
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
"find-root": "1.1.0", "find-root": "1.1.0",
"formidable": "^3.5.1", "formidable": "^3.5.2",
"http-errors": "^2.0.0", "http-errors": "^2.0.0",
"jose": "^5.9.6", "jose": "^5.9.6",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",