Skip to content

Commit 0c1e1ad

Browse files
Update dependency supertest to v7
1 parent 3893a06 commit 0c1e1ad

File tree

2 files changed

+183
-43
lines changed

2 files changed

+183
-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)