Skip to content

Commit 08e417f

Browse files
chore(deps-dev): bump supertest from 5.0.0 to 6.0.1 (#145)
Bumps [supertest](https://github.com/visionmedia/supertest) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Commits](ladjs/supertest@v5.0.0...v6.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e31cc3 commit 08e417f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/node/package-lock.json

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

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"nock": "^13.0.0",
4040
"prettier": "^2.0.1",
4141
"rimraf": "^3.0.2",
42-
"supertest": "^5.0.0"
42+
"supertest": "^6.0.1"
4343
},
4444
"scripts": {
4545
"lint": "eslint .",

0 commit comments

Comments
 (0)