port proxy tests to msw2 to try to get rid of spurious build errors

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-05-22 15:21:24 +02:00
parent 484d11f469
commit e187e99b47
4 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"@types/supertest": "^2.0.8",
"@types/uuid": "^9.0.0",
"@types/yup": "^0.32.0",
"msw": "^1.0.0",
"msw": "^2.0.0",
"node-fetch": "^2.6.7",
"portfinder": "^1.0.32",
"supertest": "^6.1.3"