Skip to content

Commit d67a678

Browse files
chore(deps): update dependency supertest to v6.3.4
1 parent 006ae23 commit d67a678

File tree

2 files changed

+204
-59
lines changed

2 files changed

+204
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@commitlint/config-conventional": "17.1.0",
1616
"@cucumber/cucumber": "8.6.0",
1717
"@cucumber/pretty-formatter": "1.0.0",
18-
"@types/supertest": "2.0.12",
18+
"@types/supertest": "6.0.3",
1919
"@typescript-eslint/eslint-plugin": "5.38.1",
2020
"@typescript-eslint/parser": "5.38.1",
2121
"eslint": "8.24.0",
@@ -26,7 +26,7 @@
2626
"expect": "29.1.0",
2727
"husky": "8.0.1",
2828
"lint-staged": "13.0.3",
29-
"supertest": "6.2.4",
29+
"supertest": "6.3.4",
3030
"ts-jest": "29.0.2",
3131
"ts-node": "10.9.1",
3232
"typescript": "4.8.4"

0 commit comments

Comments
 (0)