Skip to content

Commit e7034c1

Browse files
Update dependency supertest to v7
1 parent b8cc6e3 commit e7034c1

File tree

2 files changed

+186
-43
lines changed

2 files changed

+186
-43
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pre-commit": "^1.1.3",
2020
"sinon": "^1.17.4",
2121
"sinon-chai": "^3.0.0",
22-
"supertest": "^6.0.0"
22+
"supertest": "^7.0.0"
2323
},
2424
"pre-commit": [
2525
"lint",

0 commit comments

Comments
 (0)