Skip to content

Commit 6279052

Browse files
build(deps-dev): bump supertest from 6.3.2 to 7.0.0 (#179)
Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.2 to 7.0.0. - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](ladjs/supertest@v6.3.2...v7.0.0) --- updated-dependencies: - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ab71c commit 6279052

File tree

2 files changed

+86
-39
lines changed

2 files changed

+86
-39
lines changed

package-lock.json

+85-38
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
@@ -19,7 +19,7 @@
1919
"eslint-plugin-standard": "^5.0.0",
2020
"jest": "^28.1.3",
2121
"koa": "^2.13.1",
22-
"supertest": "^6.1.5"
22+
"supertest": "^7.0.0"
2323
},
2424
"scripts": {
2525
"eslint": "eslint . --ignore-path .gitignore",

0 commit comments

Comments
 (0)