Skip to content

Commit eb21a0e

Browse files
chore(package): update supertest to version 4.0.2
Closes #29
1 parent a176c34 commit eb21a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"express": "^4.16.3",
3333
"mocha": "^5.2.0",
3434
"should": "^13.2.3",
35-
"supertest": "^3.1.0"
35+
"supertest": "^4.0.2"
3636
},
3737
"dependencies": {}
3838
}

0 commit comments

Comments
 (0)