Skip to content

Commit 769a569

Browse files
Bump supertest from 6.3.3 to 7.0.0
Bumps [supertest](https://github.com/ladjs/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: supertest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3c5a93 commit 769a569

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

package-lock.json

Lines changed: 25 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"chai": "^4.3.10",
3636
"jest": "^29.6.2",
3737
"nodemon": "^3.0.3",
38-
"supertest": "^6.3.3"
38+
"supertest": "^7.0.0"
3939
}
4040
}

0 commit comments

Comments
 (0)