Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump supertest from 6.3.4 to 7.0.0 in /endToEndTests
Browse files Browse the repository at this point in the history
Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.4 to 7.0.0.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.4...v7.0.0)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 25, 2024
1 parent 7dace89 commit 301680e
Showing 2 changed files with 100 additions and 65 deletions.
163 changes: 99 additions & 64 deletions endToEndTests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion endToEndTests/package.json
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
"dependencies": {
"chai": "^5.1.0",
"prettier": "^3.2.5",
"supertest": "^6.3.4"
"supertest": "^7.0.0"
}
}

0 comments on commit 301680e

Please sign in to comment.