1
0
Fork 0

Bump formidable from 1.2.1 to 2.0.1

Bumps [formidable](https://github.com/node-formidable/formidable) from 1.2.1 to 2.0.1.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-03 07:14:09 +00:00 committed by GitHub
parent 3e827cb9d4
commit 313217e083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 59 additions and 17 deletions

View file

@ -65,7 +65,7 @@
"dateformat": "3.0.3",
"express": "4.17.2",
"form-data": "^4.0.0",
"formidable": "1.2.1",
"formidable": "2.0.1",
"jsonwebtoken": "8.5.1",
"jszip": "3.7.1",
"mdast-util-to-string": "2",