Skip to content

Commit

Permalink
Bump formidable and supertest
Browse files Browse the repository at this point in the history
Bumps [formidable](https://github.com/node-formidable/formidable) to 3.5.1 and updates ancestor dependency [supertest](https://github.com/ladjs/supertest). These dependencies need to be updated together.


Updates `formidable` from 1.2.6 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)

Updates `supertest` from 4.0.2 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v4.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: indirect
- dependency-name: supertest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 511c546 commit d6d4e94
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 36 deletions.
109 changes: 74 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nodemon": "^2.0.4",
"release": "^6.3.1",
"sinon": "^10.0.0",
"supertest": "^4.0.2",
"supertest": "^7.0.0",
"ts-jest": "^26.3.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
Expand Down

0 comments on commit d6d4e94

Please sign in to comment.