Skip to content

Commit 8f3c2db

Browse files
Update dependency supertest to v7 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09d86c7 commit 8f3c2db

2 files changed

Lines changed: 17 additions & 20 deletions

File tree

package-lock.json

Lines changed: 16 additions & 19 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
@@ -29,7 +29,7 @@
2929
"@typescript-eslint/parser": "7.x",
3030
"eslint": "8.x",
3131
"jest": "29.x",
32-
"supertest": "6.x",
32+
"supertest": "7.x",
3333
"ts-jest": "29.x",
3434
"typescript": "5.x",
3535
"wait-for-expect": "3.x"

0 commit comments

Comments
 (0)