Skip to content

Commit efe6a82

Browse files
Bump formidable and supertest
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 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) Updates `supertest` from 6.3.3 to 7.0.0 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](ladjs/supertest@v6.3.3...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]>
1 parent b6fe879 commit efe6a82

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

package-lock.json

+15-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^8.57.0",
6464
"mocha": "^10.2.0",
6565
"nodemon": "^3.0.2",
66-
"supertest": "^6.3.3",
66+
"supertest": "^7.0.0",
6767
"ts-node": "^10.9.2",
6868
"typescript": "^5.3.3"
6969
}

0 commit comments

Comments
 (0)