Skip to content

Commit

Permalink
deps: bump formidable from 2.1.2 to 3.5.1 (#84)
Browse files Browse the repository at this point in the history
Bumps [formidable](https://github.com/node-formidable/formidable) from 2.1.2 to 3.5.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/v3.5.1)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Bumps [@types/formidable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/formidable) from 2.0.6 to 3.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/formidable)

---
updated-dependencies:
- dependency-name: "@types/formidable"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <alex@achingbrain.net>
  • Loading branch information
dependabot[bot] and achingbrain committed Nov 15, 2023
1 parent d6b091f commit 7464c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/it-multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@
"release": "aegir release"
},
"dependencies": {
"formidable": "^2.0.1",
"formidable": "^3.5.1",
"it-pushable": "^3.2.0"
},
"devDependencies": {
"@types/formidable": "^2.0.5",
"@types/formidable": "^3.4.5",
"aegir": "^41.1.9",
"form-data": "^4.0.0",
"it-drain": "^3.0.0",
Expand Down

0 comments on commit 7464c22

Please sign in to comment.