Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fengelniederhammer committed Apr 25, 2024
1 parent 7bb6d28 commit a43a669
Show file tree
Hide file tree
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
Expand Up @@ -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 a43a669

Please sign in to comment.