Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit c540992

Browse files
chore(package): update supertest to version 4.0.1
Closes #54
1 parent 8b94044 commit c540992

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
@@ -26,7 +26,7 @@
2626
"chai": "^4.1.2",
2727
"eslint": "^4.7.2",
2828
"mocha-eslint": "^4.1.0",
29-
"supertest": "^3.0.0"
29+
"supertest": "^4.0.1"
3030
},
3131
"scripts": {
3232
"start": "yarn global add nodemon; nodemon server.js",

0 commit comments

Comments
 (0)