Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Commit 2f0b1f7

Browse files
Bump supertest from 4.0.2 to 5.0.0
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Commits](ladjs/supertest@v4.0.2...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3a93e8d commit 2f0b1f7

File tree

2 files changed

+69
-65
lines changed

2 files changed

+69
-65
lines changed

package-lock.json

+68-64
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
@@ -15,7 +15,7 @@
1515
"mocha": "^5.1.1",
1616
"nock": "^10.0.0",
1717
"sinon": "^9.0.1",
18-
"supertest": "^4.0.2"
18+
"supertest": "^5.0.0"
1919
},
2020
"scripts": {
2121
"test": "mocha",

0 commit comments

Comments
 (0)