We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8699351 commit 85671a3Copy full SHA for 85671a3
backend/package.json
@@ -80,7 +80,7 @@
80
"@types/object-hash": "3.0.6",
81
"@types/readline-sync": "1.4.8",
82
"@types/string-similarity": "4.0.2",
83
- "@types/supertest": "2.0.12",
+ "@types/supertest": "6.0.3",
84
"@types/swagger-stats": "0.95.11",
85
"@types/ua-parser-js": "0.7.36",
86
"@types/uuid": "10.0.0",
@@ -91,7 +91,7 @@
91
"openapi3-ts": "2.0.2",
92
"oxlint": "1.15.0",
93
"readline-sync": "1.4.10",
94
- "supertest": "6.2.3",
+ "supertest": "7.1.4",
95
"testcontainers": "11.4.0",
96
"tsx": "4.16.2",
97
"typescript": "5.5.4",
0 commit comments